Home
last modified time | relevance | path

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

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