Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Format/
DFormatTestObjC.cpp1358 TEST_F(FormatTestObjC, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument
DFormatTest.cpp7009 TEST_F(FormatTest, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument
/external/clang/include/clang/Format/
DFormat.h195 bool AlwaysBreakBeforeMultilineStrings; member
/external/llvm-project/clang/include/clang/Format/
DFormat.h545 bool AlwaysBreakBeforeMultilineStrings; member
/external/clang/unittests/Format/
DFormatTest.cpp5000 TEST_F(FormatTest, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument