Home
last modified time | relevance | path

Searched refs:push_scope (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c70 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 Dcoffgrok.c70 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 Dscope.h123 push_scope(); \
133 push_scope(); \
151 #define ENTER push_scope()
H A Dembed.h511 # define push_scope() Perl_push_scope(aTHX)
508 # define push_scope() Perl_push_scope( global() macro
/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.h307 extern tree push_scope (tree);
H A Dparser.c7923 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 Ddecl2.c585 pushed_scope = push_scope (ctype); in check_classfn()
H A DChangeLog-20043858 * 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 DChangeLog-2003467 * 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 Dname-lookup.c2277 push_scope (tree t) in push_scope() function
H A Ddecl.c3861 *pushed_scope_p = push_scope (context); in start_decl()
6323 pushed_scope = push_scope (ctype); in grokfndecl()
H A Dpt.c5790 pushed_scope = push_scope (context ? context : global_namespace); in instantiate_class_template()
13243 pushed_scope = push_scope (scope); in resolve_typename_type()
H A DChangeLog-2002214 pop_decl_namespace, push_scope, pop_scope, add_function,
360 (push_scope): Improve robustness.
H A DChangeLog7011 * 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 Dc-tree.h442 extern void push_scope (void);
H A Dc-decl.c630 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 Dc-parser.c2508 push_scope (); in c_parser_parms_declarator()
H A Dc-typeck.c7737 push_scope (); in c_begin_compound_stmt()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c1148 push_scope (scope);
4086 push_scope (t) in push_scope() function
5009 push_scope (context);
5076 push_scope (context);
H A Dcp-tree.h3914 extern void push_scope PARAMS ((tree));
H A Dpt.c5417 push_scope (context ? context : global_namespace);
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007598 push_scope # T
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog810 (start_method_def): Do not call push_scope(), declare_parm_level(),
H A Dobjc-act.c8276 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 D50030071125 push_scope # T

12