Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4628 LS_Auto, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp419 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1687 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
2504 if (Style.Standard == FormatStyle::LS_Auto) { in deriveLocalStyle()
3823 if (LexingStd == FormatStyle::LS_Auto) in getFormattingLangOpts()