Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthMsgSendStretCallExpr

413     Expr *SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor,
3175 /// SynthMsgSendStretCallExpr - This routine translates message expression
3185 Expr *RewriteModernObjC::SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor,
3242 assert(CurMethodDef && "SynthMsgSendStretCallExpr - CurMethodDef is null");
3654 Expr *STCE = SynthMsgSendStretCallExpr(MsgSendStretFlavor,