Searched refs:IsVoidStarType (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/ARCMigrate/ | ||
H A D | ObjCMT.cpp | 1365 static bool IsVoidStarType(QualType Ty) { function 1376 return IsVoidStarType(PT->getPointeeType()); 1387 IsVoidStarType(AT) || |
Completed in 90 milliseconds