Searched refs:isPointerToConst (Results 1 – 3 of 3) sorted by relevance
459 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function480 } else if (isPointerToConst((*I)->getType())) { in VisitCallExpr()
260 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function280 if (isPointerToConst(*I)) in findPtrToConstParams()
366 if (RegionOfInterest->isSubRegionOf(R) && !isPointerToConst(T)) in VisitNode()545 bool isPointerToConst(QualType Ty) { in isPointerToConst() function in __anona9edee720111::NoStoreFuncVisitor