| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | optinfo-emit-json.h | 37 void pop_scope ();
|
| H A D | optinfo-emit-json.cc | 169 optrecord_json_writer::pop_scope () in pop_scope() function in optrecord_json_writer
|
| H A D | dumpfile.cc | 1166 m_json_writer->pop_scope (); in end_scope()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | optinfo-emit-json.h | 37 void pop_scope ();
|
| H A D | optinfo-emit-json.cc | 169 optrecord_json_writer::pop_scope () in pop_scope() function in optrecord_json_writer
|
| H A D | dumpfile.c | 1148 m_json_writer->pop_scope (); in end_scope()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | coffgrok.c | 103 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 D | coffgrok.c | 103 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 D | name-lookup.h | 273 extern void pop_scope (tree);
|
| H A D | method.c | 2427 pop_scope (scope); in synthesized_method_walk() 2573 pop_scope (scope); in maybe_explain_implicit_delete()
|
| H A D | parser.c | 12348 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 D | decl2.c | 728 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 D | name-lookup.h | 349 extern void pop_scope (tree);
|
| H A D | method.cc | 2720 pop_scope (scope); in synthesized_method_walk() 2866 pop_scope (scope); in maybe_explain_implicit_delete()
|
| H A D | parser.cc | 13429 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 D | decl2.cc | 860 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 D | c-tree.h | 569 extern tree pop_scope (void);
|
| H A D | c-decl.cc | 1170 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 D | c-parser.cc | 2530 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 D | ChangeLog | 25 * 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 D | c-tree.h | 556 extern tree pop_scope (void);
|
| H A D | c-decl.c | 1161 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 D | c-parser.c | 2488 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 D | libcp1plugin.cc | 286 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 D | libcp1plugin.cc | 131 pop_scope () in pop_scope() function 497 pop_scope (); in plugin_pragma_pop_user_expression() 704 pop_scope (); in plugin_pop_binding_level()
|