Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthMsgSendSuperFunctionDecl

373     void SynthMsgSendSuperFunctionDecl();
2360 // SynthMsgSendSuperFunctionDecl - id objc_msgSendSuper(struct objc_super *, SEL op, ...);
2361 void RewriteObjC::SynthMsgSendSuperFunctionDecl() {
2638 SynthMsgSendSuperFunctionDecl();