Home
last modified time | relevance | path

Searched refs:ETC_Remove (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2726 ETC_Remove, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp370 IO.enumCase(Value, "Remove", FormatStyle::ETC_Remove); in enumeration()
2488 if (Style.EnumTrailingComma == FormatStyle::ETC_Remove) in editEnumTrailingComma()