Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthMsgSendSuperFunctionDecl

365     void SynthMsgSendSuperFunctionDecl();
2388 // SynthMsgSendSuperFunctionDecl - id objc_msgSendSuper(struct objc_super *, SEL op, ...);
2389 void RewriteObjC::SynthMsgSendSuperFunctionDecl() {
2644 SynthMsgSendSuperFunctionDecl();