Searched defs:AlwaysBreakBeforeMultilineStrings (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestObjC.cpp | 1375 TEST_F(FormatTestObjC, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument |
H A D | FormatTest.cpp | 10359 TEST_F(FormatTest,AlwaysBreakBeforeMultilineStrings) TEST_F() argument |
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 2004 .. _AlwaysBreakBeforeMultilineStrings: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 1104 bool AlwaysBreakBeforeMultilineStrings; global() member |