| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | coffgrok.c | 70 static void push_scope (int); 97 push_scope (int link) in push_scope() function 607 push_scope (1); in doit() 629 push_scope (1); in doit() 647 push_scope (0); in doit() 668 push_scope (1); in doit()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | coffgrok.c | 70 static void push_scope (int); 97 push_scope (int link) in push_scope() function 607 push_scope (1); in doit() 629 push_scope (1); in doit() 647 push_scope (0); in doit() 668 push_scope (1); in doit()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | scope.h | 123 push_scope(); \ 133 push_scope(); \ 151 #define ENTER push_scope()
|
| H A D | embed.h | 511 # define push_scope() Perl_push_scope(aTHX) 508 # define push_scope() Perl_push_scope( global() macro
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.h | 307 extern tree push_scope (tree);
|
| H A D | parser.c | 7923 pushed_scope = push_scope (saved_scope); in cp_parser_conversion_function_id() 11269 pushed_scope = push_scope (scope); in cp_parser_init_declarator() 11871 pushed_scope = push_scope (scope); in cp_parser_direct_declarator() 13227 pushed_scope = push_scope (class_type); in cp_parser_class_specifier() 13520 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 13550 pushed_scope = push_scope (nested_name_specifier); in cp_parser_class_head() 15109 pushed_scope = push_scope (parser->scope); in cp_parser_lookup_name() 15512 pushed_scope = push_scope (type); in cp_parser_constructor_declarator_p()
|
| H A D | decl2.c | 585 pushed_scope = push_scope (ctype); in check_classfn()
|
| 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-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 | name-lookup.c | 2277 push_scope (tree t) in push_scope() function
|
| H A D | decl.c | 3861 *pushed_scope_p = push_scope (context); in start_decl() 6323 pushed_scope = push_scope (ctype); in grokfndecl()
|
| H A D | pt.c | 5790 pushed_scope = push_scope (context ? context : global_namespace); in instantiate_class_template() 13243 pushed_scope = push_scope (scope); in resolve_typename_type()
|
| H A D | ChangeLog-2002 | 214 pop_decl_namespace, push_scope, pop_scope, add_function, 360 (push_scope): Improve robustness.
|
| H A D | ChangeLog | 7011 * name-lookup.h (push_scope): Return pushed scope, not flag. 7012 * name-lookup.c (push_scope): Return scope that should be popped,
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-tree.h | 442 extern void push_scope (void);
|
| H A D | c-decl.c | 630 push_scope (void) in push_scope() function 909 push_scope (); in push_file_scope() 2745 push_scope (); in c_init_decl_processing() 6270 push_scope (); in start_function() 6312 push_scope (); in store_parm_decls_newstyle()
|
| H A D | c-parser.c | 2508 push_scope (); in c_parser_parms_declarator()
|
| H A D | c-typeck.c | 7737 push_scope (); in c_begin_compound_stmt()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl2.c | 1148 push_scope (scope); 4086 push_scope (t) in push_scope() function 5009 push_scope (context); 5076 push_scope (context);
|
| H A D | cp-tree.h | 3914 extern void push_scope PARAMS ((tree));
|
| H A D | pt.c | 5417 push_scope (context ? context : global_namespace);
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
| H A D | 5003007 | 598 push_scope # T
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | ChangeLog | 810 (start_method_def): Do not call push_scope(), declare_parm_level(),
|
| H A D | objc-act.c | 8276 push_scope (); in objc_get_parm_info() 8538 push_scope (); in objc_start_function()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| H A D | 5003007 | 1125 push_scope # T
|