Searched refs:saved_current_function_decl (Results 1 – 3 of 3) sorted by relevance
373 tree saved_current_function_decl = current_function_decl; in tree_lowering_passes() local385 current_function_decl = saved_current_function_decl; in tree_lowering_passes()
15675 tree saved_current_function_decl = NULL_TREE; in cp_parser_init_declarator() local15682 saved_current_function_decl = current_function_decl; in cp_parser_init_declarator()15695 current_function_decl = saved_current_function_decl; in cp_parser_init_declarator()
19707 tree saved_current_function_decl = NULL_TREE; in cp_parser_init_declarator() local19714 saved_current_function_decl = current_function_decl; in cp_parser_init_declarator()19727 current_function_decl = saved_current_function_decl; in cp_parser_init_declarator()