Searched refs:BreakBeforeLambdaBody (Results 1 – 1 of 1) sorted by relevance
12507 FormatStyle BreakBeforeLambdaBody = getLLVMStyle(); in TEST_F() local12508 BreakBeforeLambdaBody.BreakBeforeBraces = FormatStyle::BS_Custom; in TEST_F()12509 BreakBeforeLambdaBody.BraceWrapping.BeforeLambdaBody = true; in TEST_F()12510 BreakBeforeLambdaBody.AlwaysBreakBeforeMultilineStrings = true; in TEST_F()12514 BreakBeforeLambdaBody); in TEST_F()