Home
last modified time | relevance | path

Searched refs:pop_scope (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/src/gnu/usr.bin/perl/
Dscope.h129 pop_scope(); \
148 pop_scope(); \
152 #define LEAVE pop_scope()
Dembed.h499 # define pop_scope() Perl_pop_scope(aTHX) macro
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dcoffgrok.c71 static void pop_scope (void);
121 pop_scope (void) in pop_scope() function
626 pop_scope (); in doit()
655 pop_scope (); in doit()
676 pop_scope (); in doit()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dcoffgrok.c71 static void pop_scope (void);
121 pop_scope (void) in pop_scope() function
626 pop_scope (); in doit()
655 pop_scope (); in doit()
676 pop_scope (); in doit()
/openbsd/src/gnu/gcc/gcc/cp/
Dname-lookup.h308 extern void pop_scope (tree);
Dparser.c6717 pop_scope (pushed_scope); in cp_parser_condition()
7928 pop_scope (pushed_scope); in cp_parser_conversion_function_id()
11342 pop_scope (pushed_scope); in cp_parser_init_declarator()
11368 pop_scope (pushed_scope); in cp_parser_init_declarator()
11895 pop_scope (pushed_scope); in cp_parser_direct_declarator()
13225 pop_scope (pushed_scope); in cp_parser_class_specifier()
13237 pop_scope (pushed_scope); in cp_parser_class_specifier()
13611 pop_scope (pushed_scope); in cp_parser_class_head()
15118 pop_scope (pushed_scope); in cp_parser_lookup_name()
15534 pop_scope (pushed_scope); in cp_parser_constructor_declarator_p()
[all …]
Ddecl2.c635 pop_scope (pushed_scope); in check_classfn()
688 pop_scope (pushed_scope); in check_classfn()
DChangeLog-2003467 * parser.c (cp_parser_class_specifier): Match push_scope/pop_scope
943 (pop_scope): Likewise.
6093 (grokfndecl): Call push_scope/pop_scope around call to
6098 (check_classfn): Use push_scope/pop_scope around type comparisions.
Dname-lookup.c2300 pop_scope (tree t) in pop_scope() function
Dpt.c5813 pop_scope (pushed_scope); in instantiate_class_template()
13274 pop_scope (pushed_scope); in resolve_typename_type()
DChangeLog-20043858 * parser.c (cp_parser_class_specifier): Move push_scope/pop_scope
5886 calling pop_scope.
DChangeLog-19995286 * parse.y (structsp): Use it. Don't call pop_scope here.
5383 (pop_scope): Pass no arguments to popclass.
Ddecl.c6326 pop_scope (pushed_scope); in grokfndecl()
/openbsd/src/gnu/gcc/gcc/
Dc-tree.h443 extern tree pop_scope (void);
Dc-decl.c697 pop_scope (void) in pop_scope() function
925 pop_scope (); in pop_file_scope()
941 pop_scope (); in pop_file_scope()
6311 pop_scope (); in store_parm_decls_newstyle()
7945 ext_block = pop_scope (); in c_write_global_declarations()
Dc-parser.c2544 pop_scope (); in c_parser_parms_declarator()
2551 pop_scope (); in c_parser_parms_declarator()
2558 pop_scope (); in c_parser_parms_declarator()
Dc-typeck.c7750 block = pop_scope (); in c_end_compound_stmt()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D5003007581 pop_scope # T
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsemantics.c1926 pop_scope (CP_DECL_CONTEXT (TYPE_MAIN_DECL (t)));
Ddecl2.c1150 pop_scope (scope);
4098 pop_scope (t) in pop_scope() function
Dcp-tree.h3915 extern void pop_scope PARAMS ((tree));
Dpt.c5464 pop_scope (context ? context : global_namespace);
/openbsd/src/gnu/gcc/gcc/objc/
DChangeLog811 pop_scope(), push_parm_decl(), store_parm_decls() or objc_expr_last();
Dobjc-act.c8288 pop_scope (); in objc_get_parm_info()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D50030071112 pop_scope # T

12