Searched refs:isPointerToConst (Results 1 – 4 of 4) sorted by relevance
47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION() argument
419 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function451 } else if (isPointerToConst((*I)->getType())) { in VisitCallExpr()
209 static bool isPointerToConst(QualType Ty) { in isPointerToConst() 229 if (isPointerToConst(*I)) in findPtrToConstParams() 208 static bool isPointerToConst(QualType Ty) { isPointerToConst() function
646 static bool isPointerToConst(QualType Ty) {663 if (RegionOfInterest->isSubRegionOf(MR) && !isPointerToConst(T)) in findRegionOfInterestInRecord() 735 static bool isPointerToConst(QualType Ty) { isPointerToConst() function