Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MsgSendSuperFunctionDecl

96     FunctionDecl *MsgSendSuperFunctionDecl;
691 MsgSendSuperFunctionDecl = nullptr;
2484 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3263 if (!MsgSendSuperFunctionDecl)
3294 MsgSendFlavor = MsgSendSuperFunctionDecl;
3399 MsgSendFlavor = MsgSendSuperFunctionDecl;
3563 if (MsgSendFlavor == MsgSendSuperFunctionDecl)