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.h5087 LS_Auto, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp443 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1810 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
2706 if (Style.Standard == FormatStyle::LS_Auto) { in deriveLocalStyle()
4053 if (LexingStd == FormatStyle::LS_Auto || LexingStd == FormatStyle::LS_Latest) in getFormattingLangOpts()