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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1132 static QualType stripObjCInstanceType(ASTContext &Context, QualType T) { function
1151 return stripObjCInstanceType(Context, Method->getSendResultType());
1170 return stripObjCInstanceType(Context, Method->getSendResultType());

Completed in 184 milliseconds