Searched defs:ConstructorInitializerAllOnOneLineOrOnePerLine (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h301 bool ConstructorInitializerAllOnOneLineOrOnePerLine; member in struct:clang::format::FormatStyle
621 ConstructorInitializerAllOnOneLineOrOnePerLine ==
622 R.ConstructorInitializerAllOnOneLineOrOnePerLine &&

Completed in 853 milliseconds