Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSuperReceiverType

533         PRE->getSuperReceiverType()->getAs<ObjCObjectPointerType>())
536 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false);
696 receiverType = RefExpr->getSuperReceiverType();
737 receiverType = RefExpr->getSuperReceiverType();