Searched refs:NeedsUnwrappedLine (Results 1 – 1 of 1) sorted by relevance
2864 bool NeedsUnwrappedLine = false; in parseIfThenElse() local 2880 NeedsUnwrappedLine = true; in parseIfThenElse() 2949 if (NeedsUnwrappedLine) in parseIfThenElse() 2986 bool NeedsUnwrappedLine = false; in parseTryCatch() local 3031 NeedsUnwrappedLine = true; in parseTryCatch() 3065 NeedsUnwrappedLine = false; in parseTryCatch() 3072 NeedsUnwrappedLine = true; in parseTryCatch() 3078 if (NeedsUnwrappedLine) in parseTryCatch()