Searched refs:using_directives (Results 1 – 8 of 8) sorted by relevance
119 EXTERN struct using_direct *using_directives; variable132 struct using_direct *using_directives; member
411 block_set_using (block, using_directives, &objfile->objfile_obstack); in finish_block_internal()412 using_directives = NULL; in finish_block_internal()1433 new->using_directives = using_directives; in push_context()1437 using_directives = NULL; in push_context()1541 using_directives = NULL; in buildsym_init()
140 for (current = using_directives; current != NULL; current = current->next) in cp_add_using_directive()204 new->next = using_directives; in cp_add_using_directive()205 using_directives = new; in cp_add_using_directive()
9605 using_directives = new->using_directives; in read_func_scope()9649 if (local_symbols != NULL || using_directives != NULL) in read_lexical_block_scope()9668 using_directives = new->using_directives; in read_lexical_block_scope()
183 vec<tree, va_gc> *using_directives; member
686 queue = queue_usings (queue, SCOPE_DEPTH (scope), level->using_directives); in search_unqualified()3611 || current_binding_level->using_directives); in kept_level_p()5363 if (using_directives_contain_std_p (level->using_directives)) in has_using_namespace_std_directive_p()7101 add_using_namespace (current_binding_level->using_directives, in finish_local_using_directive()
205 tree using_directives; member
1707 || current_binding_level->using_directives); in kept_level_p()4295 if (!lookup_using_namespace (name, &binding, level->using_directives, in unqualified_namespace_lookup_1()5556 tree ud = current_binding_level->using_directives; in push_using_directive_1()5564 ud = current_binding_level->using_directives; in push_using_directive_1()5566 current_binding_level->using_directives = ud; in push_using_directive_1()