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

/external/clang/lib/Basic/
H A DTargetInfo.cpp207 /// getTypeAlign - Return the alignment (in bits) of the specified integer type
209 unsigned TargetInfo::getTypeAlign(IntType T) const { function in class:TargetInfo
/external/clang/include/clang/AST/
H A DASTContext.h1648 unsigned getTypeAlign(QualType T) const { function in class:clang::ASTContext
1651 unsigned getTypeAlign(const Type *T) const { function in class:clang::ASTContext

Completed in 102 milliseconds