Searched refs:saved_current_function_decl (Results 1 – 2 of 2) sorted by relevance
364 tree saved_current_function_decl = current_function_decl; in tree_lowering_passes() local373 current_function_decl = saved_current_function_decl; in tree_lowering_passes()
11698 tree saved_current_function_decl = NULL_TREE; in cp_parser_init_declarator() local11705 saved_current_function_decl = current_function_decl; in cp_parser_init_declarator()11718 current_function_decl = saved_current_function_decl; in cp_parser_init_declarator()