Home
last modified time | relevance | path

Searched refs:SBPO_Always (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/Format/
DFormat.h3752 SBPO_Always, enumerator
/openbsd/src/gnu/llvm/clang/lib/Format/
DFormat.cpp666 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()
1290 case FormatStyle::SBPO_Always: in expandPresetsSpaceBeforeParens()
1757 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
DTokenAnnotator.cpp3358 if (Style.SpaceBeforeParens == FormatStyle::SBPO_Always) in spaceRequiredBeforeParens()
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst4777 * ``SBPO_Always`` (in configuration: ``Always``)