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