Home
last modified time | relevance | path

Searched defs:base_class (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c445 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()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype-parse.c899 type_p base_class = NULL; in type() local
H A Dgengtype.h293 type_p base_class; /* the parent class, if any. */ member
H A Dgengtype.c741 pair_p fields, options_p o, type_p base_class) in new_structure()