Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | Type.cpp | 1967 bool QualType::isPODType(const ASTContext &Context) const { in isPODType() function in QualType |
/external/clang/lib/Sema/ | ||
D | SemaDecl.cpp | 9096 bool isPODType; member in __anon012cf1f80811::SelfReferenceChecker |