Home
last modified time | relevance | path

Searched defs:MaxEmptyLinesToKeep (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst4696 .. _MaxEmptyLinesToKeep: global() target in Configurable Format Style Options
[all...]
/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1068 unsigned MaxEmptyLinesToKeep = Style.MaxEmptyLinesToKeep + 1; addTokenOnNewLine() local
/llvm-project/clang/include/clang/Format/
H A DFormat.h3324 unsigned MaxEmptyLinesToKeep; global() member
[all...]