Searched defs:TypeIsInnerPointer (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp924 static bool TypeIsInnerPointer(QualType T) { function
1136 if (!TypeIsInnerPointer(RT) ||
1149 if (!TypeIsInnerPointer(T) ||

Completed in 103 milliseconds