Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthMsgSendFunctionDecl

364     void SynthMsgSendFunctionDecl();
2367 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2368 void RewriteObjC::SynthMsgSendFunctionDecl() {
2642 SynthMsgSendFunctionDecl();