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