Searched refs:enclosing_scope (Results 1 – 9 of 9) sorted by relevance
249 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()
60 tree enclosing_scope; variable
3085 cxx_pp->enclosing_scope = current_function_decl; in reinit_cxx_pp()
535 * error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
248 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()
2992 cxx_pp->enclosing_scope = current_function_decl; in reinit_cxx_pp()
2418 gcc_decl enclosing_scope, in plugin_build_dependent_expr() argument2425 tree scope = convert_in (enclosing_scope); in plugin_build_dependent_expr()
2259 gcc_decl enclosing_scope, in plugin_build_dependent_expr() argument2266 tree scope = convert_in (enclosing_scope); in plugin_build_dependent_expr()