Searched refs:get_class_super_ref (Results 1 – 5 of 5) sorted by relevance
71 tree (*get_class_super_ref) (location_t, struct imp_entry *, bool); member
162 rthooks->get_class_super_ref = gnu_runtime_abi_01_get_class_super_ref; in objc_gnu_runtime_abi_01_init()
170 rthooks->get_class_super_ref = next_runtime_abi_01_get_class_super_ref; in objc_next_runtime_abi_01_init()
264 rthooks->get_class_super_ref = next_runtime_abi_02_get_class_super_ref; in objc_next_runtime_abi_02_init()
8792 class_expr = (*runtime.get_class_super_ref) (input_location, in get_super_receiver()