Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4805 LS_Auto, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp410 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1708 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
2537 if (Style.Standard == FormatStyle::LS_Auto) { in deriveLocalStyle()
3865 if (LexingStd == FormatStyle::LS_Auto) in getFormattingLangOpts()