Searched refs:NewLineThreshold (Results 1 – 1 of 1) sorted by relevance
947 unsigned int NewLineThreshold = 1; in alignTrailingComments() local949 NewLineThreshold = Style.AlignTrailingComments.OverEmptyLines + 1; in alignTrailingComments()1019 } else if (BreakBeforeNext || Newlines > NewLineThreshold || in alignTrailingComments()