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

/external/clang/include/clang/Format/
H A DFormat.h179 bool ConstructorInitializerAllOnOneLineOrOnePerLine; member in struct:clang::format::FormatStyle
384 ConstructorInitializerAllOnOneLineOrOnePerLine ==
385 R.ConstructorInitializerAllOnOneLineOrOnePerLine &&

Completed in 424 milliseconds