Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 2593 bool QualType::isPODType(const ASTContext &Context) const { in isPODType() function in QualType |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 12457 bool isPODType; member in __anondd060bcd1e11::SelfReferenceChecker |