Lines Matching full:objc_super
116 /// id objc_msgSendSuper(struct objc_super *super, SEL op, ...)
128 /// id objc_msgSendSuper2(struct objc_super *super, SEL op, ...)
139 /// void objc_msgSendSuper_stret(void *stretAddr, struct objc_super *super,
150 /// void objc_msgSendSuper2_stret(void * stretAddr, struct objc_super *super,
207 // SuperCTy - clang type for struct objc_super.
209 // SuperPtrCTy - clang type for struct objc_super *.
212 /// SuperTy - LLVM type for struct objc_super.
214 /// SuperPtrTy - LLVM type for struct objc_super *.
700 // id objc_msgSendSuper2_fixup (struct objc_super *,
709 // id objc_msgSendSuper2_stret_fixup(struct objc_super *,
1793 "objc_super");
6997 "objc_super");