Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:MsgSendStretFlavor

2995   FunctionDecl *MsgSendStretFlavor = 0;
2999 MsgSendStretFlavor = MsgSendStretFunctionDecl;
3009 if (MsgSendStretFlavor)
3010 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl;
3124 if (MsgSendStretFlavor)
3125 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl;
3355 if (MsgSendStretFlavor) {
3362 DeclRefExpr *STDRE = new (Context) DeclRefExpr(MsgSendStretFlavor,