Searched refs:scope_list (Results 1 – 5 of 5) sorted by relevance
76 extern struct scope_list scope_stack;
184 SLIST_HEAD(scope_list, scope);
98 struct scope_list scope_stack;
7103 tree scope_list; local7105 for (scope_list = GET_CPC_LIST (); scope_list;7106 scope_list = GET_NEXT_ENCLOSING_CPC (scope_list))7107 if (raw_name == GET_CPC_UN_NODE (scope_list))
3538 tree scope_list; local3540 for (scope_list = GET_CPC_LIST (); scope_list;3541 scope_list = GET_NEXT_ENCLOSING_CPC (scope_list))3542 if (raw_name == GET_CPC_UN_NODE (scope_list))