Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h1689 LS_Auto enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp74 IO.enumCase(Value, "Auto", FormatStyle::LS_Auto); in enumeration()
795 GoogleStyle.Standard = FormatStyle::LS_Auto; in getGoogleStyle()
1265 if (Style.Standard == FormatStyle::LS_Auto) in deriveLocalStyle()