Searched refs:IsVoidStarType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1234 static bool IsVoidStarType(QualType Ty) { function
1245 return IsVoidStarType(PT->getPointeeType());
1256 IsVoidStarType(AT) ||

Completed in 67 milliseconds