Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | Type.cpp | 2333 bool QualType::isPODType(const ASTContext &Context) const { in isPODType() function in QualType |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 11308 bool isPODType; member in __anon16e8b5581311::SelfReferenceChecker |