Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 2592 bool QualType::isPODType(const ASTContext &Context) const { isPODType() function in QualType |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 12415 bool isPODType; global() member in __anon146361401e11::SelfReferenceChecker |