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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c6905 add_method_to_hash_list (hash *hash_list, tree method)
6963 add_method_to_hash_list (cls_method_hash_list, method);
6966 add_method_to_hash_list (nst_method_hash_list, method);
6979 add_method_to_hash_list (cls_method_hash_list, method);
6891 add_method_to_hash_list (hash *hash_list, tree method) function

Completed in 135 milliseconds