Searched defs:isAlignmentRequired (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 1831 bool ASTContext::isAlignmentRequired(const Type *T) const { isAlignmentRequired() function in ASTContext |