Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h4072 LS_Auto, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp396 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1571 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
2332 if (Style.Standard == FormatStyle::LS_Auto) { in deriveLocalStyle()
3628 if (LexingStd == FormatStyle::LS_Auto) in getFormattingLangOpts()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst142 enumeration member (with a prefix, e.g. ``LS_Auto``), and as a value usable in
5138 * ``LS_Auto`` (in configuration: ``Auto``)