Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h947 TCS_Wrapped, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp202 IO.enumCase(Value, "Wrapped", FormatStyle::TCS_Wrapped); in enumeration()
2879 Style.InsertTrailingCommas == FormatStyle::TCS_Wrapped) in reformat()