Searched refs:self_decl (Results 1 – 3 of 3) sorted by relevance
1448 else if (t == self_decl) in objc_maybe_build_component_ref()1466 if (t == self_decl) in objc_maybe_build_component_ref()1479 if (t == self_decl) in objc_maybe_build_component_ref()4479 finish_return_stmt (self_decl); in objc_generate_cxx_ctor_or_dtor()5345 self = (rtype == self_decl); in objc_finish_message_expr()5751 self_decl = convert (objc_instance_type, self_decl); /* cast */ in build_ivar_reference()5754 base = build_indirect_ref (input_location, self_decl, RO_ARROW); in build_ivar_reference()7233 (NULL_TREE, self_decl, in objc_synthesize_getter()7433 (NULL_TREE, self_decl, in objc_synthesize_setter()8669 self_decl = DECL_ARGUMENTS (current_function_decl); in really_start_method()[all …]
413 #define self_decl objc_global_trees[OCTI_SELF_DECL] macro
708 VEC_quick_push (tree, parms, (super_flag ? self_decl : lookup_object)); in build_objc_method_call()