Searched refs:NeedsUnwrappedLine (Results 1 – 1 of 1) sorted by relevance
1266 bool NeedsUnwrappedLine = false; in parseIfThenElse() local1273 NeedsUnwrappedLine = true; in parseIfThenElse()1294 } else if (NeedsUnwrappedLine) { in parseIfThenElse()1302 bool NeedsUnwrappedLine = false; in parseTryCatch() local1324 NeedsUnwrappedLine = true; in parseTryCatch()1356 NeedsUnwrappedLine = false; in parseTryCatch()1362 NeedsUnwrappedLine = true; in parseTryCatch()1364 if (NeedsUnwrappedLine) in parseTryCatch()