Home
last modified time | relevance | path

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

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