Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h915 SIS_OnlyFirstIf, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp597 IO.enumCase(Value, "OnlyFirstIf", FormatStyle::SIS_OnlyFirstIf); in enumeration()
601 IO.enumCase(Value, "Always", FormatStyle::SIS_OnlyFirstIf); in enumeration()