Home
last modified time | relevance | path

Searched refs:pop_scope (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptinfo-emit-json.h37 void pop_scope ();
H A Doptinfo-emit-json.cc169 optrecord_json_writer::pop_scope () in pop_scope() function in optrecord_json_writer
H A Ddumpfile.cc1166 m_json_writer->pop_scope (); in end_scope()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptinfo-emit-json.h37 void pop_scope ();
H A Doptinfo-emit-json.cc169 optrecord_json_writer::pop_scope () in pop_scope() function in optrecord_json_writer
H A Ddumpfile.c1148 m_json_writer->pop_scope (); in end_scope()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c103 pop_scope (void) in pop_scope() function
754 pop_scope (); in doit()
794 pop_scope (); in doit()
820 pop_scope (); in doit()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c103 pop_scope (void) in pop_scope() function
734 pop_scope (); in doit()
774 pop_scope (); in doit()
800 pop_scope (); in doit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h273 extern void pop_scope (tree);
H A Dmethod.c2427 pop_scope (scope); in synthesized_method_walk()
2573 pop_scope (scope); in maybe_explain_implicit_delete()
H A Dparser.c12348 pop_scope (pushed_scope); in cp_parser_condition()
14006 pop_scope (elt_pushed_scope); in cp_parser_decomposition_declaration()
14054 pop_scope (pushed_scope); in cp_parser_decomposition_declaration()
15053 pop_scope (pushed_scope); in cp_parser_conversion_function_id()
19438 pop_scope (nested_name_specifier); in cp_parser_enum_specifier()
20117 pop_scope (pushed_scope); in cp_parser_alias_declaration()
20929 pop_scope (pushed_scope); in cp_parser_init_declarator()
20967 pop_scope (pushed_scope); in cp_parser_init_declarator()
21721 pop_scope (pushed_scope); in cp_parser_direct_declarator()
24096 pop_scope (pushed_scope); in cp_parser_class_specifier_1()
[all …]
H A Ddecl2.c728 pop_scope (pushed_scope); in check_classfn()
1511 pop_scope (pushed_scope); in find_last_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h349 extern void pop_scope (tree);
H A Dmethod.cc2720 pop_scope (scope); in synthesized_method_walk()
2866 pop_scope (scope); in maybe_explain_implicit_delete()
H A Dparser.cc13429 pop_scope (pushed_scope); in cp_parser_condition()
15534 pop_scope (elt_pushed_scope); in cp_parser_decomposition_declaration()
15579 pop_scope (pushed_scope); in cp_parser_decomposition_declaration()
16609 pop_scope (pushed_scope); in cp_parser_conversion_function_id()
21070 pop_scope (nested_name_specifier); in cp_parser_enum_specifier()
21838 pop_scope (pushed_scope); in cp_parser_alias_declaration()
22815 pop_scope (pushed_scope); in cp_parser_init_declarator()
22851 pop_scope (pushed_scope); in cp_parser_init_declarator()
23641 pop_scope (pushed_scope); in cp_parser_direct_declarator()
26084 pop_scope (pushed_scope); in cp_parser_class_specifier_1()
[all …]
H A Ddecl2.cc860 pop_scope (pushed_scope); in check_classfn()
1649 pop_scope (pushed_scope); in find_last_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h569 extern tree pop_scope (void);
H A Dc-decl.cc1170 pop_scope (void) in pop_scope() function
1448 pop_scope (); in pop_file_scope()
1468 pop_scope (); in pop_file_scope()
7211 pop_scope (); in grokdeclarator()
9762 pop_scope (); in store_parm_decls_newstyle()
10250 pop_scope (); in temp_pop_parm_decls()
12328 ext_block = pop_scope (); in c_parse_final_cleanups()
H A Dc-parser.cc2530 pop_scope (); in c_parser_declaration_or_fndef()
4211 pop_scope (); in c_parser_parms_declarator()
4218 pop_scope (); in c_parser_parms_declarator()
4226 pop_scope (); in c_parser_parms_declarator()
16018 pop_scope (); in c_parser_omp_clause_affinity()
16028 tree block = pop_scope (); in c_parser_omp_clause_affinity()
16111 pop_scope (); in c_parser_omp_clause_depend()
16139 tree block = pop_scope (); in c_parser_omp_clause_depend()
16163 pop_scope (); in c_parser_omp_clause_depend()
22345 pop_scope (); in c_parser_omp_declare_reduction()
[all …]
H A DChangeLog25 * c-decl.cc (pop_scope): Suppress OPT_Wunused_variable warning
195 (pop_scope): Likewise.
677 * c-decl.c (pop_scope): Replace direct uses of TREE_NO_WARNING with
2492 * c-decl.c (pop_scope): Use TREE_PUBLIC and b->nested to determine
4168 * c-decl.c (pop_scope): Pass main_input_filename to
4395 * c-decl.c (pop_scope): Add gcc_fallthrough.
6102 * c-decl.c (pop_scope): Register the main translation unit
6605 * c-decl.c (pop_scope): Don't print warning in external_scope.
6696 * c-decl.c (pop_scope): Don't warn about "inline function declared
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h556 extern tree pop_scope (void);
H A Dc-decl.c1161 pop_scope (void) in pop_scope() function
1436 pop_scope (); in pop_file_scope()
1456 pop_scope (); in pop_file_scope()
6887 pop_scope (); in grokdeclarator()
9367 pop_scope (); in store_parm_decls_newstyle()
9853 pop_scope (); in temp_pop_parm_decls()
11903 ext_block = pop_scope (); in c_parse_final_cleanups()
H A Dc-parser.c2488 pop_scope (); in c_parser_declaration_or_fndef()
4174 pop_scope (); in c_parser_parms_declarator()
4181 pop_scope (); in c_parser_parms_declarator()
4189 pop_scope (); in c_parser_parms_declarator()
15563 pop_scope (); in c_parser_omp_clause_depend()
15591 tree block = pop_scope (); in c_parser_omp_clause_depend()
15615 pop_scope (); in c_parser_omp_clause_depend()
20976 pop_scope (); in c_parser_omp_declare_reduction()
21078 pop_scope (); in c_parser_omp_declare_reduction()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc286 pop_scope () in pop_scope() function
653 pop_scope (); in plugin_pragma_pop_user_expression()
860 pop_scope (); in plugin_pop_binding_level()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc131 pop_scope () in pop_scope() function
497 pop_scope (); in plugin_pragma_pop_user_expression()
704 pop_scope (); in plugin_pop_binding_level()

123