Searched defs:isPointerToConst (Results 1 – 4 of 4) sorted by relevance
47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION() argument
404 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function
209 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function
705 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function