Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Format/
DFormat.h1320 BOS_All, enumerator
/openbsd/src/gnu/llvm/clang/lib/Format/
DFormat.cpp135 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()
136 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()
1731 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()
1751 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
DTokenAnnotator.cpp5005 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()
5105 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst1933 * ``BOS_All`` (in configuration: ``All``)