Searched refs:insert_late_enum_def_bindings (Results 1 – 5 of 5) sorted by relevance
452 extern void insert_late_enum_def_bindings (tree, tree);
1555 (set_class_bindings, insert_late_enum_def_bindings): Adjust.1583 (insert_late_enum_def_bindings): Reimplement.1648 (insert_late_enum_def_bindings): Reimplement. Create vector if1926 insert_late_enum_def_bindings.1939 insert_late_enum_def_bindings): Declare.1941 insert_late_enum_def_bindings name change.1949 set_class_bindings, insert_late_enum_def_bindings): ... here.
2321 insert_late_enum_def_bindings (tree klass, tree enumtype) in insert_late_enum_def_bindings() function
5285 insert_late_enum_def_bindings): Use vec qsort method instead of
16592 insert_late_enum_def_bindings (current_class_type, enumtype); in finish_enum_value_list()