Searched refs:newdecl1 (Results 1 – 2 of 2) sorted by relevance
16285 tree newdecl1 = push_template_decl (decl1); in start_preparsed_function() local16286 if (newdecl1 == error_mark_node) in start_preparsed_function()16292 decl1 = newdecl1; in start_preparsed_function()
17122 tree newdecl1 = push_template_decl (decl1, doing_friend); in start_preparsed_function() local17123 if (newdecl1 == error_mark_node) in start_preparsed_function()17129 decl1 = newdecl1; in start_preparsed_function()