Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTContext.h2418 unsigned getTypeUnadjustedAlign(QualType T) const { getTypeUnadjustedAlign() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp2429 unsigned ASTContext::getTypeUnadjustedAlign(const Type *T) const { getTypeUnadjustedAlign() function in ASTContext