Home
last modified time | relevance | path

Searched refs:add_category (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-act.c179 static void add_category PARAMS ((tree, tree));
5756 add_category (class, category) in add_category() function
6252 add_category (class_category_is_assoc_with, class);
/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c6997 add_category (tree class, tree category) in add_category() function
7577 add_category (class_category_is_assoc_with, class); in start_class()