Home
last modified time | relevance | path

Searched refs:AllowsMergedIf (Results 1 – 1 of 1) sorted by relevance

/external/clang/unittests/Format/
DFormatTest.cpp298 FormatStyle AllowsMergedIf = getLLVMStyle(); in TEST_F() local
299 AllowsMergedIf.AlignEscapedNewlinesLeft = true; in TEST_F()
300 AllowsMergedIf.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
304 AllowsMergedIf); in TEST_F()
310 AllowsMergedIf); in TEST_F()
315 AllowsMergedIf); in TEST_F()
318 AllowsMergedIf); in TEST_F()
321 AllowsMergedIf); in TEST_F()
325 AllowsMergedIf); in TEST_F()
328 AllowsMergedIf); in TEST_F()
[all …]