Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2790 TCS_Wrapped, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp756 IO.enumCase(Value, "Wrapped", FormatStyle::TCS_Wrapped); in enumeration()
3716 Style.InsertTrailingCommas == FormatStyle::TCS_Wrapped) { in reformat()