Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h192 bool AlwaysBreakBeforeMultilineStrings; member
/external/clang/unittests/Format/
DFormatTest.cpp4869 TEST_F(FormatTest, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument