Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MsgSendSuperFunctionDecl

94     FunctionDecl *MsgSendSuperFunctionDecl;
607 MsgSendSuperFunctionDecl = 0;
2403 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2665 if (!MsgSendSuperFunctionDecl)
2696 MsgSendFlavor = MsgSendSuperFunctionDecl;
2809 MsgSendFlavor = MsgSendSuperFunctionDecl;
2984 if (MsgSendFlavor == MsgSendSuperFunctionDecl)