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

/external/clang/include/clang/Format/
H A DFormat.h153 bool AllowShortLoopsOnASingleLine; member in struct:clang::format::FormatStyle
650 AllowShortLoopsOnASingleLine == R.AllowShortLoopsOnASingleLine &&

Completed in 36 milliseconds