Home
last modified time | relevance | path

Searched defs:isIntegralType (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h468 bool isIntegralType() const { in isIntegralType() function
/external/clang/lib/AST/
DType.cpp1625 bool Type::isIntegralType(const ASTContext &Ctx) const { in isIntegralType() function in Type
/external/llvm-project/clang/lib/AST/
DType.cpp1915 bool Type::isIntegralType(const ASTContext &Ctx) const { in isIntegralType() function in Type