Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MsgSendFunctionDecl

93     FunctionDecl *MsgSendFunctionDecl;
606 MsgSendFunctionDecl = 0;
2381 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2663 if (!MsgSendFunctionDecl)
2681 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl;