Searched refs:IsVoidStarType (Results 1 – 1 of 1) sorted by relevance
1356 static bool IsVoidStarType(QualType Ty) { in IsVoidStarType() function1367 return IsVoidStarType(PT->getPointeeType()); in IsVoidStarType()1378 IsVoidStarType(AT) || in AuditedType()