Searched refs:isPointerToConst (Results 1 – 3 of 3) sorted by relevance
412 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function444 } else if (isPointerToConst((*I)->getType())) { in VisitCallExpr()
207 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function227 if (isPointerToConst(*I)) in findPtrToConstParams()
642 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function659 if (RegionOfInterest->isSubRegionOf(MR) && !isPointerToConst(T)) in maybeEmitNoteForParameters()