mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ir::IntegerOrPointerType Member List

This is the complete list of members for mini_llvm::ir::IntegerOrPointerType, including all inherited members.

accept(TypeVisitor &visitor)=0mini_llvm::ir::Typepure virtual
accept(TypeVisitor &visitor) const =0mini_llvm::ir::Typepure virtual
alignment() const =0mini_llvm::ir::Typepure virtual
alignment(int) constmini_llvm::ir::Typeinlinevirtual
bitAlignment() constmini_llvm::ir::Typeinlinevirtual
bitAlignment(int pointerAlignment) constmini_llvm::ir::Typeinlinevirtual
bitSize() constmini_llvm::ir::Typeinlinevirtual
bitSize(int pointerSize) constmini_llvm::ir::Typeinlinevirtual
clone() const =0mini_llvm::ir::Typepure virtual
constant(int64_t value) const =0mini_llvm::ir::Typepure virtual
demoted() const =0mini_llvm::ir::Typepure virtual
equals(const Type &other) const =0mini_llvm::ir::Typeprotectedpure virtual
format() const =0mini_llvm::ir::Typepure virtual
operator=(const Type &)=deletemini_llvm::ir::Type
operator=(Type &&)=deletemini_llvm::ir::Type
promoted() const =0mini_llvm::ir::Typepure virtual
size() const =0mini_llvm::ir::Typepure virtual
size(int) constmini_llvm::ir::Typeinlinevirtual
Type()=defaultmini_llvm::ir::Type
Type(const Type &)=deletemini_llvm::ir::Type
Type(Type &&)=deletemini_llvm::ir::Type
zeroValue() const =0mini_llvm::ir::Typepure virtual
~Type()=defaultmini_llvm::ir::Typevirtual