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()
227 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function247 if (isPointerToConst(*I)) in findPtrToConstParams()
503 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function617 if (RegionOfInterest->isSubRegionOf(MR) && !isPointerToConst(T)) in VisitNode()