Searched refs:LastLineNeedsDecoration (Results 1 – 2 of 2) sorted by relevance
284 LastLineNeedsDecoration = true; in BreakableBlockComment()292 LastLineNeedsDecoration = false; in BreakableBlockComment()417 if (!LastLineNeedsDecoration) { in replaceWhitespaceBefore()
231 bool LastLineNeedsDecoration; variable