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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp921 static bool TypeIsInnerPointer(QualType T) { function
1133 if (!TypeIsInnerPointer(RT) ||
1146 if (!TypeIsInnerPointer(T) ||

Completed in 41 milliseconds