Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp66 return TyLoc.getLocalDataAlignment(); \