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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c7581 tree class_category_is_assoc_with;
7587 if (!(class_category_is_assoc_with = lookup_interface (class_name)))
7594 add_category (class_category_is_assoc_with, class);
7564 tree class_category_is_assoc_with; local
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c6256 tree class_category_is_assoc_with;
6262 if (!(class_category_is_assoc_with = lookup_interface (class_name)))
6269 add_category (class_category_is_assoc_with, class);
6239 tree class_category_is_assoc_with; local

Completed in 143 milliseconds