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