Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2141 unsigned getTargetDefaultAlignForAttributeAligned() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp172 auto align = CGM.getContext().getTargetDefaultAlignForAttributeAligned(); in getAlignmentOfExnObject()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2229 unsigned ASTContext::getTargetDefaultAlignForAttributeAligned() const { in getTargetDefaultAlignForAttributeAligned() function in ASTContext