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

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

Completed in 82 milliseconds