Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1180 bool AllowAllConstructorInitializersOnNextLine = in addTokenOnNewLine() local
1189 (!AllowAllConstructorInitializersOnNextLine && in addTokenOnNewLine()
1199 AllowAllConstructorInitializersOnNextLine) { in addTokenOnNewLine()