Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h929 SIS_AllIfsAndElse, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp583 FormatStyle::SIS_AllIfsAndElse))) { in tryFitMultipleLinesInOne()
H A DFormat.cpp598 IO.enumCase(Value, "AllIfsAndElse", FormatStyle::SIS_AllIfsAndElse); in enumeration()