Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Format/
H A DFormat.h287 bool BreakConstructorInitializersBeforeComma; member
/aosp_15_r20/external/clang/unittests/Format/
H A DFormatTest.cpp10676 TEST_F(FormatTest, BreakConstructorInitializersBeforeComma) { in TEST_F() argument