Searched defs:AllowAllConstructorInitializersOnNextLine (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 1609 .. _AllowAllConstructorInitializersOnNextLine: global() target in Configurable Format Style Options |
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 1182 bool AllowAllConstructorInitializersOnNextLine = addTokenOnNewLine() local |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 7718 TEST_F(FormatTest,AllowAllConstructorInitializersOnNextLine) TEST_F() argument |