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

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

Completed in 42 milliseconds