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

  /external/clang/include/clang/Basic/
TargetInfo.h 247 unsigned getCharAlign() const { return 8; } // FIXME
  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 120 uint64_t AlignmentBits = CGF.CGM.getTarget().getCharAlign();
CGRecordLayoutBuilder.cpp 273 unsigned CharAlign = Types.getTarget().getCharAlign();
452 FieldSize, Types.getTarget().getCharAlign());
    [all...]
CGExprConstant.cpp 171 Context.getTargetInfo().getCharAlign()));
    [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
ASTContext.cpp     [all...]

Completed in 183 milliseconds