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 __anonc3e1b2e50811::SelfReferenceChecker |