Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MsgSendSuperFunctionDecl

94     FunctionDecl *MsgSendSuperFunctionDecl;
614 MsgSendSuperFunctionDecl = nullptr;
2375 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2637 if (!MsgSendSuperFunctionDecl)
2668 MsgSendFlavor = MsgSendSuperFunctionDecl;
2773 MsgSendFlavor = MsgSendSuperFunctionDecl;
2940 if (MsgSendFlavor == MsgSendSuperFunctionDecl)