Home
last modified time | relevance | path

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

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