HomeSort by relevance Sort by last modified time
    Searched refs:getTypeSizeInChars (Results 26 - 40 of 40) sorted by null

12

  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
CGObjC.cpp 535 CharUnits size = CGF.getContext().getTypeSizeInChars(ivar->getType());
    [all...]
ItaniumCXXABI.cpp     [all...]
CGBlocks.cpp 439 CharUnits size = C.getTypeSizeInChars(VT);
    [all...]
CodeGenModule.cpp 373 Context.getTypeSizeInChars(Context.getWideCharType()).getQuantity();
    [all...]
CGBuiltin.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
RecordLayoutBuilder.cpp     [all...]
Type.cpp 79 uint64_t ElementSize = Context.getTypeSizeInChars(ElementType).getQuantity();
    [all...]
VTableBuilder.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]

Completed in 786 milliseconds

12