Searched refs:self_type (Results 1 – 5 of 5) sorted by relevance
221 typedef value_type self_type;240 value_type (const self_type&) = delete;242 self_type& operator= (const self_type&) = delete;336 swap (self_type& that) YY_NOEXCEPT348 move (self_type& that)363 move (self_type&& that)373 copy (const self_type& that)390 value_type (const self_type&);392 self_type& operator= (const self_type&);
8522 tree self_type; in synth_self_and_ucmd_args() local8526 self_type = objc_instance_type; in synth_self_and_ucmd_args()8530 self_type = objc_object_type; in synth_self_and_ucmd_args()8534 PARM_DECL, self_id, self_type)); in synth_self_and_ucmd_args()
8408 tree self_type; in synth_self_and_ucmd_args() local8412 self_type = objc_instance_type; in synth_self_and_ucmd_args()8416 self_type = objc_object_type; in synth_self_and_ucmd_args()8420 PARM_DECL, self_id, self_type)); in synth_self_and_ucmd_args()
13452 (cp_print_class_member): Rename local domain to self_type.13454 domain_type to self_type.13461 (smash_to_memberptr_type): Rename parameter domain to self_type.13464 (smash_to_method_type): Rename parameter domain to self_type.13471 (struct main_type) <type_specific>: New member self_type.13476 self_type.13477 (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.