Searched refs:type_methods (Results 1 – 1 of 1) sorted by relevance
1685 tree type_methods = TYPE_METHODS (current_class); in finish_class() local1690 for (method = type_methods; in finish_class()1702 for (method = type_methods; method != NULL_TREE; ) in finish_class()1709 method = type_methods; in finish_class()