Searched refs:ShortIfStyle (Results 1 – 3 of 3) sorted by relevance
624 enum ShortIfStyle : unsigned char { enum691 ShortIfStyle AllowShortIfStatementsOnASingleLine;
146 template <> struct ScalarEnumerationTraits<FormatStyle::ShortIfStyle> {147 static void enumeration(IO &IO, FormatStyle::ShortIfStyle &Value) { in enumeration()
775 **AllowShortIfStatementsOnASingleLine** (``ShortIfStyle``)