Searched refs:isValidPointerType (Results 1 – 1 of 1) sorted by relevance
313 static bool isValidPointerType(QualType T) { in isValidPointerType() function577 if (!isValidPointerType(Param->getType())) in checkBeginFunction()659 if (!isValidPointerType(RetExpr->getType())) in checkPreStmt()792 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()