Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestObjC.cpp390 Style.ObjCBinPackProtocolList = FormatStyle::BPS_Auto; in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h879 BPS_Auto, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp244 IO.enumCase(Value, "Auto", FormatStyle::BPS_Auto); in enumeration()
1282 LLVMStyle.ObjCBinPackProtocolList = FormatStyle::BPS_Auto; in getLLVMStyle()
H A DContinuationIndenter.cpp1655 (Style.ObjCBinPackProtocolList == FormatStyle::BPS_Auto && in moveStatePastScopeOpener()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3343 * ``BPS_Auto`` (in configuration: ``Auto``)