Searched refs:NeedsUnwrappedLine (Results 1 – 1 of 1) sorted by relevance
1998 bool NeedsUnwrappedLine = false; in parseIfThenElse() local2005 NeedsUnwrappedLine = true; in parseIfThenElse()2031 } else if (NeedsUnwrappedLine) { in parseIfThenElse()2039 bool NeedsUnwrappedLine = false; in parseTryCatch() local2077 NeedsUnwrappedLine = true; in parseTryCatch()2109 NeedsUnwrappedLine = false; in parseTryCatch()2115 NeedsUnwrappedLine = true; in parseTryCatch()2117 if (NeedsUnwrappedLine) in parseTryCatch()