Searched defs:isIntegralType (Results 1 – 4 of 4) sorted by relevance
93 AST_MATCHER(QualType, isIntegralType) { in AST_MATCHER() argument
469 bool isIntegralType() const { in isIntegralType() function
2057 bool Type::isIntegralType(const ASTContext &Ctx) const { isIntegralType() function in Type