Home
last modified time | relevance | path

Searched refs:RestoredLineLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1115 const auto RestoredLineLength = in alignTrailingComments() local
1119 if (RestoredLineLength >= Style.ColumnLimit && Style.ColumnLimit > 0) in alignTrailingComments()