Searched refs:newstmt (Results 1 – 1 of 1) sorted by relevance
340 struct statement *newstmt = dup_statement(stmt); in copy_one_statement() local341 newstmt->declaration = NULL; in copy_one_statement()346 add_symbol(&newstmt->declaration, newsym); in copy_one_statement()348 stmt = newstmt; in copy_one_statement()