Home
last modified time | relevance | path

Searched defs:isPODType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2593 bool QualType::isPODType(const ASTContext &Context) const { in isPODType() function in QualType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12457 bool isPODType; member in __anondd060bcd1e11::SelfReferenceChecker