Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthMsgSendFunctionDecl

372     void SynthMsgSendFunctionDecl();
2341 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2342 void RewriteObjC::SynthMsgSendFunctionDecl() {
2636 SynthMsgSendFunctionDecl();