Searched defs:isIntegralType (Results 1 – 8 of 8) sorted by relevance
345 inline bool isIntegralType(ScalarType t, bool includeBool) { in isIntegralType() function357 inline bool isIntegralType(ScalarType t) { in isIntegralType() function
469 bool isIntegralType() const { in isIntegralType() function
407 inline constexpr bool isIntegralType( in isIntegralType() function
1625 bool Type::isIntegralType(const ASTContext &Ctx) const { in isIntegralType() function in Type