Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3196 LS_Auto, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp84 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1172 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
1731 if (Style.Standard == FormatStyle::LS_Auto) in deriveLocalStyle()
2895 if (LexingStd == FormatStyle::LS_Auto) in getFormattingLangOpts()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst124 enumeration member (with a prefix, e.g. ``LS_Auto``), and as a value usable in
3568 * ``LS_Auto`` (in configuration: ``Auto``)