Searched refs:NeedsUnwrappedLine (Results 1 – 1 of 1) sorted by relevance
1425 bool NeedsUnwrappedLine = false; in parseIfThenElse() local1432 NeedsUnwrappedLine = true; in parseIfThenElse()1455 } else if (NeedsUnwrappedLine) { in parseIfThenElse()1463 bool NeedsUnwrappedLine = false; in parseTryCatch() local1485 NeedsUnwrappedLine = true; in parseTryCatch()1517 NeedsUnwrappedLine = false; in parseTryCatch()1523 NeedsUnwrappedLine = true; in parseTryCatch()1525 if (NeedsUnwrappedLine) in parseTryCatch()