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

Completed in 71 milliseconds