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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c5654 lookup_category (tree class, tree cat_name)
5677 category = lookup_category (implementation_template,
7014 tree cat = lookup_category (class, CLASS_SUPER_NAME (category));
7715 tree category = lookup_category (implementation_template, CLASS_SUPER_NAME (class));
8666 interface = lookup_category
5645 lookup_category (tree class, tree cat_name) function

Completed in 88 milliseconds