Home
last modified time | relevance | path

Searched defs:AlwaysBreakBeforeMultilineStrings (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestObjC.cpp1370 TEST_F(FormatTestObjC, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument
H A DFormatTest.cpp9109 TEST_F(FormatTest, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h750 bool AlwaysBreakBeforeMultilineStrings; member