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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp125 HostTarget->getDefaultAlignForAttributeAligned();
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h542 unsigned getDefaultAlignForAttributeAligned() const { function in class:clang::TargetInfo
657 return getDefaultAlignForAttributeAligned();
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2442 return getTargetInfo().getDefaultAlignForAttributeAligned();

Completed in 112 milliseconds