clang
15.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/Address.h"
Public Member Functions | |
AddressImpl (llvm::Value *Pointer, llvm::Type *ElementType, CharUnits Alignment) | |
llvm::Value * | getPointer () const |
llvm::Type * | getElementType () const |
CharUnits | getAlignment () const |
|
inline |
Definition at line 51 of file Address.h.
References clang::CharUnits::getQuantity(), clang::CharUnits::isPowerOfTwo(), and clang::CharUnits::isZero().
|
inline |
Definition at line 67 of file Address.h.
References clang::CharUnits::fromQuantity().
|
inline |
|
inline |