Lines Matching defs:RequiresExpressionIndentation
25658 Style.RequiresExpressionIndentation = FormatStyle::REI_Keyword;
26075 Style.RequiresExpressionIndentation = FormatStyle::REI_Keyword;
26483 TEST_F(FormatTest, RequiresExpressionIndentation) {
26485 EXPECT_EQ(Style.RequiresExpressionIndentation, FormatStyle::REI_OuterScope);
26541 Style.RequiresExpressionIndentation = FormatStyle::REI_Keyword;