Home
last modified time | relevance | path

Searched refs:BPS_Auto (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1732 BPS_Auto, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp152 IO.enumCase(Value, "Auto", FormatStyle::BPS_Auto); in enumeration()
1634 LLVMStyle.ObjCBinPackProtocolList = FormatStyle::BPS_Auto; in getLLVMStyle()
H A DContinuationIndenter.cpp2003 (Style.ObjCBinPackProtocolList == FormatStyle::BPS_Auto && in moveStatePastScopeOpener()