Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2304 unsigned getTargetDefaultAlignForAttributeAligned() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2514 unsigned ASTContext::getTargetDefaultAlignForAttributeAligned() const { in getTargetDefaultAlignForAttributeAligned() function in ASTContext