HomeSort by relevance Sort by last modified time
    Searched refs:getPointerAlign (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 234 Align = Target.getPointerAlign(0);
RecordLayoutBuilder.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/Basic/
TargetInfo.h 274 uint64_t getPointerAlign(unsigned AddrSpace) const {
  /external/clang/lib/Frontend/
InitPreprocessor.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CGBlocks.cpp     [all...]
CGDebugInfo.cpp     [all...]
CodeGenModule.cpp 106 C.toCharUnitsFromBits(C.getTargetInfo().getPointerAlign(0)).getQuantity();
    [all...]
ItaniumCXXABI.cpp     [all...]

Completed in 473 milliseconds