Home
last modified time | relevance | path

Searched refs:objc_build_component_ref (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog107 * objc-act.c (objc_build_component_ref): Adjust call to
228 (objc_build_component_ref): Likewise.
253 objc_build_component_ref() instead of build_component_ref().
H A Dobjc-act.c1246 objc_build_component_ref (tree datum, tree component) in objc_build_component_ref() function
3041 return objc_build_component_ref in objc_substitute_decl()
3522 t = objc_build_component_ref (cur_try_context->stack_decl, in next_sjlj_build_enter_and_setjmp()
4934 ucls_super_ref = objc_build_component_ref (UOBJC_CLASS_decl, an_id); in synth_forward_declarations()
4935 uucls_super_ref = objc_build_component_ref (UOBJC_METACLASS_decl, an_id); in synth_forward_declarations()
6715 return objc_build_component_ref (build_indirect_ref (self_decl, "->"), id); in build_ivar_reference()
8684 super_expr = objc_build_component_ref (UOBJC_SUPER_decl, self_id); in get_super_receiver()
8689 super_expr = objc_build_component_ref (UOBJC_SUPER_decl, in get_super_receiver()