Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MsgSendSuperFunctionDecl

97     FunctionDecl *MsgSendSuperFunctionDecl;
670 MsgSendSuperFunctionDecl = 0;
2495 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3279 if (!MsgSendSuperFunctionDecl)
3310 MsgSendFlavor = MsgSendSuperFunctionDecl;
3423 MsgSendFlavor = MsgSendSuperFunctionDecl;
3595 if (MsgSendFlavor == MsgSendSuperFunctionDecl)