Searched refs:isValidPointerType (Results 1 – 1 of 1) sorted by relevance
310 static bool isValidPointerType(QualType T) { in isValidPointerType() function574 if (!isValidPointerType(Param->getType())) in checkBeginFunction()656 if (!isValidPointerType(RetExpr->getType())) in checkPreStmt()794 if (!isValidPointerType(Param->getType()) && in checkPreCall()879 if (!isValidPointerType(ReturnType)) in checkPostCall()979 if (!isValidPointerType(RetType)) in checkPostObjCMessage()1134 if (!isValidPointerType(OriginType)) in checkPostStmt()1136 if (!isValidPointerType(DestType)) in checkPostStmt()1260 if (!isValidPointerType(LocType)) in checkBind()