/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | coffgrok.c | 78 push_scope (int slink) in push_scope() function 734 push_scope (1); in doit() 758 push_scope (1); in doit() 777 push_scope (0); in doit() 807 push_scope (1); in doit()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | coffgrok.c | 78 push_scope (int slink) in push_scope() function 714 push_scope (1); in doit() 738 push_scope (1); in doit() 757 push_scope (0); in doit() 787 push_scope (1); in doit()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.h | 272 extern tree push_scope (tree);
|
H A D | method.c | 2339 tree scope = push_scope (ctype); in synthesized_method_walk() 2548 tree scope = push_scope (ctype); in maybe_explain_implicit_delete()
|
H A D | decl2.c | 644 tree pushed_scope = push_scope (ctype); in check_classfn() 1506 pushed_scope = push_scope (ctype); in find_last_decl()
|
H A D | parser.c | 15048 pushed_scope = push_scope (saved_scope); in cp_parser_conversion_function_id() 19273 push_scope (nested_name_specifier); in cp_parser_enum_specifier() 20820 pushed_scope = push_scope (scope); in cp_parser_init_declarator() 21680 pushed_scope = push_scope (scope); in cp_parser_direct_declarator() 24098 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 24120 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 24170 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 24557 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 24593 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 28301 pushed_scope = push_scope (parser->scope); in cp_parser_lookup_name() [all …]
|
H A D | decl.c | 5256 *pushed_scope_p = push_scope (context); in start_decl() 9959 pushed_scope = push_scope (ctype); in grokfndecl() 12437 = push_scope (inner_declarator->u.id.qualifying_scope); in grokdeclarator()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.h | 348 extern tree push_scope (tree);
|
H A D | method.cc | 2632 tree scope = push_scope (ctype); in synthesized_method_walk() 2841 tree scope = push_scope (ctype); in maybe_explain_implicit_delete()
|
H A D | decl2.cc | 755 tree pushed_scope = push_scope (ctype); in check_classfn() 1644 pushed_scope = push_scope (ctype); in find_last_decl()
|
H A D | parser.cc | 16604 pushed_scope = push_scope (saved_scope); in cp_parser_conversion_function_id() 20903 push_scope (nested_name_specifier); in cp_parser_enum_specifier() 22706 pushed_scope = push_scope (scope); in cp_parser_init_declarator() 23598 pushed_scope = push_scope (scope); in cp_parser_direct_declarator() 26086 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 26108 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 26169 pushed_scope = push_scope (class_type); in cp_parser_class_specifier_1() 26558 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 26590 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 30501 pushed_scope = push_scope (parser->scope); in cp_parser_lookup_name() [all …]
|
H A D | ChangeLog-2003 | 467 * parser.c (cp_parser_class_specifier): Match push_scope/pop_scope 942 (push_scope): Likewise. 6093 (grokfndecl): Call push_scope/pop_scope around call to 6098 (check_classfn): Use push_scope/pop_scope around type comparisions.
|
H A D | ChangeLog-2004 | 3858 * parser.c (cp_parser_class_specifier): Move push_scope/pop_scope 5882 * name-lookup.h (push_scope): Change prototype. 5883 * name-lookup.c (push_scope): Do not reenter the current class 5885 * decl.c (grokfndecl): Check return code from push_scope before
|
H A D | ChangeLog-2005 | 3496 * name-lookup.h (push_scope): Return pushed scope, not flag. 3497 * name-lookup.c (push_scope): Return scope that should be popped,
|
H A D | decl.cc | 5587 *pushed_scope_p = push_scope (context); in start_decl() 10590 pushed_scope = push_scope (ctype); in grokfndecl() 13133 = push_scope (inner_declarator->u.id.qualifying_scope); in grokdeclarator()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 568 extern void push_scope (void);
|
H A D | c-decl.cc | 1024 push_scope (void) in push_scope() function 1432 push_scope (); in push_file_scope() 4498 push_scope (); in c_init_decl_processing() 7202 push_scope (); in grokdeclarator() 9730 push_scope (); in start_function() 9763 push_scope (); in store_parm_decls_newstyle() 10221 push_scope (); in temp_store_parm_decls()
|
H A D | gimple-parser.cc | 220 push_scope (); in c_parser_parse_gimple_body()
|
H A D | c-parser.cc | 2529 push_scope (); in c_parser_declaration_or_fndef() 4173 push_scope (); in c_parser_parms_declarator() 15903 push_scope (); in c_parser_omp_iterators() 22318 push_scope (); in c_parser_omp_declare_reduction() 22346 push_scope (); in c_parser_omp_declare_reduction()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 555 extern void push_scope (void);
|
H A D | c-decl.c | 1015 push_scope (void) in push_scope() function 1420 push_scope (); in push_file_scope() 4407 push_scope (); in c_init_decl_processing() 6878 push_scope (); in grokdeclarator() 9335 push_scope (); in start_function() 9368 push_scope (); in store_parm_decls_newstyle() 9824 push_scope (); in temp_store_parm_decls()
|
H A D | gimple-parser.c | 220 push_scope (); in c_parser_parse_gimple_body()
|
H A D | c-parser.c | 2487 push_scope (); in c_parser_declaration_or_fndef() 4136 push_scope (); in c_parser_parms_declarator() 15416 push_scope (); in c_parser_omp_iterators() 20949 push_scope (); in c_parser_omp_declare_reduction() 20977 push_scope (); in c_parser_omp_declare_reduction()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 8497 push_scope (); in objc_get_parm_info() 8839 push_scope (); in objc_start_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 8383 push_scope (); in objc_get_parm_info() 8714 push_scope (); in objc_start_function()
|