Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTypeLocBuilder.h102 unsigned LocalAlign = Loc.getLocalDataAlignment(); in push()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h313 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
378 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
2317 unsigned getLocalDataAlignment() const { in getLocalDataAlignment() function
2321 return ConcreteTypeLoc::getLocalDataAlignment(); in getLocalDataAlignment()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypeLoc.cpp65 return TyLoc.getLocalDataAlignment(); \