Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | Type.cpp | 959 bool QualType::isPODType(ASTContext &Context) const { in isPODType() function in QualType |
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 8261 bool isPODType; member in __anon0d5093c00611::SelfReferenceChecker |