Searched refs:my_root_int (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c5723 tree my_root_int = lookup_interface (my_root_id);
5725 if (my_root_int && CLASS_SUPER_NAME (my_root_int))
5726 my_root_id = CLASS_SUPER_NAME (my_root_int);
5714 tree my_root_int = lookup_interface (my_root_id); local
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c4424 tree my_root_int = lookup_interface (my_root_id);
4426 if (my_root_int && CLASS_SUPER_NAME (my_root_int))
4427 my_root_id = CLASS_SUPER_NAME (my_root_int);
4416 tree my_root_int = lookup_interface (my_root_id); local

Completed in 104 milliseconds