Home
last modified time | relevance | path

Searched refs:next_runtime_abi_02_get_class_super_ref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c206 static tree next_runtime_abi_02_get_class_super_ref (location_t, struct imp_entry *, bool);
269 rthooks->get_class_super_ref = next_runtime_abi_02_get_class_super_ref; in objc_next_runtime_abi_02_init()
1536 next_runtime_abi_02_get_class_super_ref (location_t loc ATTRIBUTE_UNUSED, in next_runtime_abi_02_get_class_super_ref() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc208 static tree next_runtime_abi_02_get_class_super_ref (location_t, struct imp_entry *, bool);
271 rthooks->get_class_super_ref = next_runtime_abi_02_get_class_super_ref; in objc_next_runtime_abi_02_init()
1538 next_runtime_abi_02_get_class_super_ref (location_t loc ATTRIBUTE_UNUSED, in next_runtime_abi_02_get_class_super_ref() function
H A DChangeLog385 (next_runtime_abi_02_get_class_super_ref): Compute