Searched defs:isCharType (Results 1 – 5 of 5) sorted by relevance
34 AST_MATCHER(Type, isCharType) { return Node.isCharType(); } in AST_MATCHER() argument
4251 static bool isCharType(QualType T) { in isCharType() function
1656 bool Type::isCharType() const { in isCharType() function in Type
5426 static bool isCharType(QualType T) { in isCharType() function
1946 bool Type::isCharType() const { in isCharType() function in Type