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.h1680 BPS_Auto, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp139 IO.enumCase(Value, "Auto", FormatStyle::BPS_Auto); in enumeration()
1540 LLVMStyle.ObjCBinPackProtocolList = FormatStyle::BPS_Auto; in getLLVMStyle()
H A DContinuationIndenter.cpp1886 (Style.ObjCBinPackProtocolList == FormatStyle::BPS_Auto && in moveStatePastScopeOpener()