Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp2397 CharUnits ASTContext::getTypeUnadjustedAlignInChars(QualType T) const { in getTypeUnadjustedAlignInChars() function in ASTContext
2400 CharUnits ASTContext::getTypeUnadjustedAlignInChars(const Type *T) const { in getTypeUnadjustedAlignInChars() function in ASTContext