Home
last modified time | relevance | path

Searched refs:BILS_AfterComma (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2382 BILS_AfterComma, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp264 IO.enumCase(Value, "AfterComma", FormatStyle::BILS_AfterComma); in enumeration()
H A DTokenAnnotator.cpp5742 if (Style.BreakInheritanceList == FormatStyle::BILS_AfterComma && in mustBreakBefore()