Searched refs:paren_to_match (Results 1 – 1 of 1) sorted by relevance
1274 bool paren_to_match = false; in handle_poison() local1295 paren_to_match = true; in handle_poison()1302 if (*p == ')' && paren_to_match) { in handle_poison()1303 paren_to_match = false; in handle_poison()