Home
last modified time | relevance | path

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

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