Searched refs:push_scope (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| 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()
|
| D | ChangeLog-9197 | 2758 (push_scope): Declare type of parameter link.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | name-lookup.h | 348 extern tree push_scope (tree);
|
| D | method.cc | 2632 tree scope = push_scope (ctype); in synthesized_method_walk() 2841 tree scope = push_scope (ctype); in maybe_explain_implicit_delete()
|
| D | decl2.cc | 755 tree pushed_scope = push_scope (ctype); in check_classfn() 1644 pushed_scope = push_scope (ctype); in find_last_decl()
|
| 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 …]
|
| 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.
|
| 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
|
| 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,
|
| 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()
|
| D | ChangeLog-2002 | 214 pop_decl_namespace, push_scope, pop_scope, add_function, 360 (push_scope): Improve robustness.
|
| D | name-lookup.cc | 5021 push_scope (tree t) in push_scope() function
|
| D | ChangeLog-2010 | 3499 push_scope.
|
| D | pt.cc | 5018 pushed = push_scope (scope); in maybe_update_decl_type() 28718 pushed_scope = push_scope (scope); in resolve_typename_type()
|
| D | ChangeLog-1998 | 1226 * decl2.c (push_scope, pop_scope): New functions.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-act.cc | 8497 push_scope (); in objc_get_parm_info() 8839 push_scope (); in objc_start_function()
|
| D | ChangeLog | 4143 (start_method_def): Do not call push_scope(), declare_parm_level(),
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2004 | 4445 * c-decl.c (push_scope): Remove "\n" from end of diagnostic for 29658 (push_scope, pop_scope): Remove. 33269 for the function. No need to call push_scope, pop_scope, or 37413 (pushlevel): Rename to push_scope; take no arguments; use the 37491 * c-parse.in (pushlevel, poplevel rules): Rename push_scope, pop_scope.
|
| D | ChangeLog.tree-ssa | 39 for the function. No need to call push_scope, pop_scope, or 635 * c-mudflap (mflang_flush_calls): Use push_scope/pop_scope instead
|
| D | ChangeLog-2009 | 24398 (push_scope): Set new flag.
|
| D | ChangeLog-2010 | 27357 (push_scope): Likewise.
|