Searched defs:getIntAlign (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenTypeCache.h72 CharUnits getIntAlign() const { function in struct:clang::CodeGen::CodeGenTypeCache
/external/clang/include/clang/Basic/
H A DTargetInfo.h271 /// For example, SignedInt -> getIntAlign().
306 unsigned getIntAlign() const { return IntAlign; } function in class:clang::TargetInfo

Completed in 63 milliseconds