Searched defs:isPointerType (Results 1 – 3 of 3) sorted by relevance
51 AST_MATCHER(QualType, isPointerType) { in AST_MATCHER() argument
222 static bool isPointerType(std::string_view S) { isPointerType() function
268 bool isPointerType(mlir::Type ty) { isPointerType() function