Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3330 LS_Auto, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp85 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
1219 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
1780 if (Style.Standard == FormatStyle::LS_Auto) in deriveLocalStyle()
2963 if (LexingStd == FormatStyle::LS_Auto) in getFormattingLangOpts()