Searched refs:LastLineNeedsDecoration (Results 1 – 2 of 2) sorted by relevance
287 LastLineNeedsDecoration = true; in BreakableBlockComment()295 LastLineNeedsDecoration = false; in BreakableBlockComment()424 if (!LastLineNeedsDecoration) { in replaceWhitespaceBefore()
236 bool LastLineNeedsDecoration; variable