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

/external/clang/include/clang/AST/
H A DASTContext.h1838 unsigned getTargetDefaultAlignForAttributeAligned(void) const;
/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp166 auto align = CGM.getContext().getTargetDefaultAlignForAttributeAligned();
/external/clang/lib/AST/
H A DASTContext.cpp1920 /// getTargetDefaultAlignForAttributeAligned - Return the default alignment
1923 unsigned ASTContext::getTargetDefaultAlignForAttributeAligned() const { function in class:ASTContext

Completed in 171 milliseconds