HomeSort by relevance Sort by last modified time
    Searched refs:ShortFunctionStyle (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Format/
Format.h 129 enum ShortFunctionStyle {
142 ShortFunctionStyle AllowShortFunctionsOnASingleLine;
  /external/clang/lib/Format/
Format.cpp 73 template <> struct ScalarEnumerationTraits<FormatStyle::ShortFunctionStyle> {
74 static void enumeration(IO &IO, FormatStyle::ShortFunctionStyle &Value) {
    [all...]

Completed in 43 milliseconds