Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h105 unsigned LocalAlign = Loc.getLocalDataAlignment(); in push()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h325 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
390 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
2370 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
2374 return ConcreteTypeLoc::getLocalDataAlignment(); in getLocalDataAlignment()
/src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp66 return TyLoc.getLocalDataAlignment(); \