Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h929 SIS_AllIfsAndElse, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineFormatter.cpp583 FormatStyle::SIS_AllIfsAndElse))) { in tryFitMultipleLinesInOne()
HDFormat.cpp598 IO.enumCase(Value, "AllIfsAndElse", FormatStyle::SIS_AllIfsAndElse); in enumeration()