Searched defs:base_class (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.cc | 445 tree base_class) in check_and_record_registered_pairs() 497 register_construction_vtables (tree base_class, tree record_type, in register_construction_vtables() 603 register_other_binfo_vtables (tree binfo, tree base_class, in register_other_binfo_vtables() 705 write_out_current_set_data (tree base_class, int set_size) in write_out_current_set_data() 909 tree base_class = current->class_info->class_type; in register_all_pairs() local 1084 update_class_hierarchy_information (tree base_class, in update_class_hierarchy_information()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.c | 445 tree base_class) in check_and_record_registered_pairs() 497 register_construction_vtables (tree base_class, tree record_type, in register_construction_vtables() 603 register_other_binfo_vtables (tree binfo, tree base_class, in register_other_binfo_vtables() 705 write_out_current_set_data (tree base_class, int set_size) in write_out_current_set_data() 909 tree base_class = current->class_info->class_type; in register_all_pairs() local 1084 update_class_hierarchy_information (tree base_class, in update_class_hierarchy_information()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-target.cc | 419 TargetCPP::derivedClassOffset(ClassDeclaration *base_class) in derivedClassOffset()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-parse.cc | 899 type_p base_class = NULL; in type() local
|
H A D | gengtype.h | 301 type_p base_class; /* the parent class, if any. */ member
|
H A D | gengtype.cc | 756 pair_p fields, options_p o, type_p base_class) in new_structure()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype-parse.c | 899 type_p base_class = NULL; in type() local
|
H A D | gengtype.h | 293 type_p base_class; /* the parent class, if any. */ member
|
H A D | gengtype.c | 741 pair_p fields, options_p o, type_p base_class) in new_structure()
|