Searched refs:isPointerToConst (Results 1 – 3 of 3) sorted by relevance
419 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function451 } else if (isPointerToConst((*I)->getType())) { in VisitCallExpr()
208 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function228 if (isPointerToConst(*I)) in findPtrToConstParams()
735 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function752 if (RegionOfInterest->isSubRegionOf(MR) && !isPointerToConst(T)) in maybeEmitNoteForParameters()