Searched refs:BOS_None (Results 1 – 7 of 7) sorted by relevance
66 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in TEST_F()
8792 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in TEST_F()8986 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in TEST_F()9812 FormatStyle::BOS_None); in TEST_F()9817 FormatStyle::BOS_None); in TEST_F()
209 BOS_None, enumerator
88 IO.enumCase(Value, "None", FormatStyle::BOS_None); in enumeration()89 IO.enumCase(Value, "false", FormatStyle::BOS_None); in enumeration()485 LLVMStyle.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in getLLVMStyle()
2350 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_None && in canBreakBefore()2361 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_None || in canBreakBefore()
823 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_None) || in moveStatePastFakeLParens()
338 * ``BOS_None`` (in configuration: ``None``)