Home
last modified time | relevance | path

Searched refs:enclosing_scope (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.cc249 else if (!SCOPE_FILE_SCOPE_P (t) && t != pp->enclosing_scope) in pp_cxx_nested_name_specifier()
301 if (scope != pp->enclosing_scope) in pp_cxx_qualified_id()
543 tree saved_scope = enclosing_scope; in postfix_expression()
581 enclosing_scope = strip_pointer_operator (TREE_TYPE (object)); in postfix_expression()
585 enclosing_scope = saved_scope; in postfix_expression()
1760 tree saved_scope = pp->enclosing_scope; in pp_cxx_function_definition()
1764 pp->enclosing_scope = DECL_CONTEXT (t); in pp_cxx_function_definition()
1770 pp->enclosing_scope = saved_scope; in pp_cxx_function_definition()
2983 enclosing_scope (global_namespace) in cxx_pretty_printer()
H A Dcxx-pretty-print.h60 tree enclosing_scope; variable
H A Derror.cc3085 cxx_pp->enclosing_scope = current_function_decl; in reinit_cxx_pp()
H A DChangeLog-2007535 * error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.c248 else if (!SCOPE_FILE_SCOPE_P (t) && t != pp->enclosing_scope) in pp_cxx_nested_name_specifier()
300 if (scope != pp->enclosing_scope) in pp_cxx_qualified_id()
542 tree saved_scope = enclosing_scope; in postfix_expression()
580 enclosing_scope = strip_pointer_operator (TREE_TYPE (object)); in postfix_expression()
584 enclosing_scope = saved_scope; in postfix_expression()
1735 tree saved_scope = pp->enclosing_scope; in pp_cxx_function_definition()
1739 pp->enclosing_scope = DECL_CONTEXT (t); in pp_cxx_function_definition()
1745 pp->enclosing_scope = saved_scope; in pp_cxx_function_definition()
2986 enclosing_scope (global_namespace) in cxx_pretty_printer()
H A Dcxx-pretty-print.h60 tree enclosing_scope; variable
H A Derror.c2992 cxx_pp->enclosing_scope = current_function_decl; in reinit_cxx_pp()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2418 gcc_decl enclosing_scope, in plugin_build_dependent_expr() argument
2425 tree scope = convert_in (enclosing_scope); in plugin_build_dependent_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2259 gcc_decl enclosing_scope, in plugin_build_dependent_expr() argument
2266 tree scope = convert_in (enclosing_scope); in plugin_build_dependent_expr()