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 133 enum ShortFunctionStyle {
146 ShortFunctionStyle AllowShortFunctionsOnASingleLine;
    [all...]
  /external/clang/lib/Format/
Format.cpp 91 template <> struct ScalarEnumerationTraits<FormatStyle::ShortFunctionStyle> {
92 static void enumeration(IO &IO, FormatStyle::ShortFunctionStyle &Value) {
    [all...]

Completed in 154 milliseconds