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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2123 unsigned getTypeUnadjustedAlign(QualType T) const { function in class:clang::ASTContext
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2323 unsigned ASTContext::getTypeUnadjustedAlign(const Type *T) const { function in class:ASTContext

Completed in 81 milliseconds