Home
last modified time | relevance | path

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

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