Searched refs:ShortFunctionStyle (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h133 enum ShortFunctionStyle { enum in struct:clang::format::FormatStyle
146 ShortFunctionStyle AllowShortFunctionsOnASingleLine;
/external/clang/lib/Format/
H A DFormat.cpp91 template <> struct ScalarEnumerationTraits<FormatStyle::ShortFunctionStyle> {
92 static void enumeration(IO &IO, FormatStyle::ShortFunctionStyle &Value) {

Completed in 79 milliseconds