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

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

Completed in 292 milliseconds