Searched defs:AlwaysBreakBeforeMultilineStrings (Results 1 – 6 of 6) sorted by relevance
195 bool AlwaysBreakBeforeMultilineStrings; member
989 bool AlwaysBreakBeforeMultilineStrings; member
1083 bool AlwaysBreakBeforeMultilineStrings; member
1098 bool AlwaysBreakBeforeMultilineStrings; member
5000 TEST_F(FormatTest, AlwaysBreakBeforeMultilineStrings) { in TEST_F() argument