Home
last modified time | relevance | path

Searched refs:self_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DQLParser.tab.hh221 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_NOEXCEPT
348 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&);
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc8522 tree self_type; in synth_self_and_ucmd_args() local
8526 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c8408 tree self_type; in synth_self_and_ucmd_args() local
8412 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()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201513452 (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.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201513452 (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.