Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSuperReceiverType

463         PRE->getSuperReceiverType()->getAs<ObjCObjectPointerType>())
466 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false);
578 receiverType = RefExpr->getSuperReceiverType();
616 receiverType = RefExpr->getSuperReceiverType();