Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Format/
H A DFormat.h190 bool BreakConstructorInitializersBeforeComma; member
/minix3/external/bsd/llvm/dist/clang/unittests/Format/
H A DFormatTest.cpp9122 TEST_F(FormatTest, BreakConstructorInitializersBeforeComma) { in TEST_F() argument