Searched refs:my_root_int (Results 1 – 6 of 6) sorted by relevance
1645 tree my_root_int = lookup_interface (my_root_id); in generate_class_structures() local1647 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_class_structures()1648 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_class_structures()
3347 tree my_root_int, interface; in generate_v2_class_structs() local3350 my_root_int = lookup_interface (my_root_id); in generate_v2_class_structs()3352 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_v2_class_structs()3353 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_v2_class_structs()3362 IDENTIFIER_POINTER (CLASS_NAME (my_root_int))); in generate_v2_class_structs()
2039 tree my_root_int = lookup_interface (my_root_id); in generate_v1_class_structs() local2041 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_v1_class_structs()2042 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_v1_class_structs()
1646 tree my_root_int = lookup_interface (my_root_id); in generate_class_structures() local1648 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_class_structures()1649 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_class_structures()
3360 tree my_root_int, interface; in generate_v2_class_structs() local3363 my_root_int = lookup_interface (my_root_id); in generate_v2_class_structs()3365 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_v2_class_structs()3366 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_v2_class_structs()3375 IDENTIFIER_POINTER (CLASS_NAME (my_root_int))); in generate_v2_class_structs()
2040 tree my_root_int = lookup_interface (my_root_id); in generate_v1_class_structs() local2042 if (my_root_int && CLASS_SUPER_NAME (my_root_int)) in generate_v1_class_structs()2043 my_root_id = CLASS_SUPER_NAME (my_root_int); in generate_v1_class_structs()