Home
last modified time | relevance | path

Searched refs:SLS_Inline (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h699 SLS_Inline, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp4426 case FormatStyle::SLS_Inline: in mustBreakBefore()
4640 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) { in mustBreakBefore()
4645 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
H A DFormat.cpp585 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1238 * ``SLS_Inline`` (in configuration: ``Inline``)