Home
last modified time | relevance | path

Searched defs:getTypeUnadjustedAlign (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2203 unsigned getTypeUnadjustedAlign(QualType T) const { in getTypeUnadjustedAlign() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2383 unsigned ASTContext::getTypeUnadjustedAlign(const Type *T) const { in getTypeUnadjustedAlign() function in ASTContext