Home
last modified time | relevance | path

Searched refs:isCXX11PODType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp1964 return isCXX11PODType(Context); in isPODType()
2252 bool QualType::isCXX11PODType(ASTContext &Context) const { in isCXX11PODType() function in QualType
/external/clang/include/clang/AST/
DType.h726 bool isCXX11PODType(ASTContext &Context) const;