Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp2401 return isCXX11PODType(Context); in isPODType()
2741 bool QualType::isCXX11PODType(const ASTContext &Context) const { in isCXX11PODType() function in QualType
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DType.h891 bool isCXX11PODType(const ASTContext &Context) const;