Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h1682 BPS_Always, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDContinuationIndenter.cpp1888 Style.ObjCBinPackProtocolList == FormatStyle::BPS_Always; in moveStatePastScopeOpener()
HDFormat.cpp140 IO.enumCase(Value, "Always", FormatStyle::BPS_Always); in enumeration()