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