Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:MsgSendStretFlavor

2661   FunctionDecl *MsgSendStretFlavor = 0;
2665 MsgSendStretFlavor = MsgSendStretFunctionDecl;
2675 if (MsgSendStretFlavor)
2676 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl;
2790 if (MsgSendStretFlavor)
2791 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl;
3021 if (MsgSendStretFlavor) {
3028 DeclRefExpr *STDRE = new (Context) DeclRefExpr(MsgSendStretFlavor,