Searched defs:getTypeUnadjustedAlignInChars (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2398 CharUnits ASTContext::getTypeUnadjustedAlignInChars(QualType T) const { function in class:ASTContext
2401 CharUnits ASTContext::getTypeUnadjustedAlignInChars(const Type *T) const { function in class:ASTContext

Completed in 99 milliseconds