Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/
H A D.clang-format8 AllowAllConstructorInitializersOnNextLine: false
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1278 bool AllowAllConstructorInitializersOnNextLine = in addTokenOnNewLine() local
1287 (!AllowAllConstructorInitializersOnNextLine && in addTokenOnNewLine()
1297 AllowAllConstructorInitializersOnNextLine) { in addTokenOnNewLine()