Home
last modified time | relevance | path

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

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