Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

2687     if (MD->hasRelatedResultType() && MD->getClassInterface()) {
2691 RelatedRetType = Context.getObjCInterfaceType(MD->getClassInterface());