Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:MsgSendFunctionDecl

94     FunctionDecl *MsgSendFunctionDecl;
604 MsgSendFunctionDecl = nullptr;
2340 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2620 if (!MsgSendFunctionDecl)
2638 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl;