Searched refs:NeedsUnwrappedLine (Results 1 – 1 of 1) sorted by relevance
2929 bool NeedsUnwrappedLine = false; in parseIfThenElse() local2945 NeedsUnwrappedLine = true; in parseIfThenElse()3014 if (NeedsUnwrappedLine) in parseIfThenElse()3051 bool NeedsUnwrappedLine = false; in parseTryCatch() local3096 NeedsUnwrappedLine = true; in parseTryCatch()3135 NeedsUnwrappedLine = false; in parseTryCatch()3142 NeedsUnwrappedLine = true; in parseTryCatch()3148 if (NeedsUnwrappedLine) in parseTryCatch()