Searched refs:isPointerToConst (Results 1 – 3 of 3) sorted by relevance
404 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function436 } else if (isPointerToConst((*I)->getType())) { in VisitCallExpr()
226 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function246 if (isPointerToConst(*I)) in findPtrToConstParams()
502 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function616 if (RegionOfInterest->isSubRegionOf(MR) && !isPointerToConst(T)) in VisitNode()