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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h105 unsigned LocalAlign = Loc.getLocalDataAlignment();
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h319 unsigned getLocalDataAlignment() const { function in class:clang::QualifiedTypeLoc
384 unsigned getLocalDataAlignment() const { function in class:clang::ConcreteTypeLoc
2301 unsigned getLocalDataAlignment() const {
2305 return ConcreteTypeLoc::getLocalDataAlignment();
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp66 return TyLoc.getLocalDataAlignment(); \

Completed in 63 milliseconds