Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DFormatTestObjC.cpp1375 TEST_F(FormatTestObjC, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument
H A DFormatTest.cpp10359 TEST_F(FormatTest,AlwaysBreakBeforeMultilineStrings) TEST_F() argument
[all...]
/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst2004 .. _AlwaysBreakBeforeMultilineStrings: global() target in Configurable Format Style Options
/llvm-project/clang/include/clang/Format/
H A DFormat.h1104 bool AlwaysBreakBeforeMultilineStrings; global() member