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