Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:MsgSendSuperFunctionDecl

96     FunctionDecl *MsgSendSuperFunctionDecl;
605 MsgSendSuperFunctionDecl = nullptr;
2367 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2629 if (!MsgSendSuperFunctionDecl)
2660 MsgSendFlavor = MsgSendSuperFunctionDecl;
2758 MsgSendFlavor = MsgSendSuperFunctionDecl;
2920 if (MsgSendFlavor == MsgSendSuperFunctionDecl)