Home | History | Annotate | Download | only in CodeGen

Lines Matching full:objc_super

106   /// strut objc_super.  Used for sending messages to super.  This structure
109 /// struct objc_super*. The type of the argument to the superclass message
624 // IMP objc_msg_lookup_super(struct objc_super*, SEL);
722 // Slot_t objc_msg_lookup_super(struct objc_super*, SEL);
873 // IMP objc_msg_lookup_super(struct objc_super*, SEL);