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

/external/clang/include/clang/Format/
H A DFormat.h199 bool AllowShortIfStatementsOnASingleLine; member in struct:clang::format::FormatStyle
422 AllowShortIfStatementsOnASingleLine ==
423 R.AllowShortIfStatementsOnASingleLine &&

Completed in 55 milliseconds