Searched refs:getTargetDefaultAlignForAttributeAligned (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1863 unsigned getTargetDefaultAlignForAttributeAligned(void) const;
/external/clang/lib/AST/
H A DASTContext.cpp1918 /// getTargetDefaultAlignForAttributeAligned - Return the default alignment
1921 unsigned ASTContext::getTargetDefaultAlignForAttributeAligned() const { function in class:ASTContext

Completed in 1234 milliseconds