Searched defs:ShortLambdaOption (Results 1 – 1 of 1) sorted by relevance
4336 FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isItAnEmptyLambdaAllowed()5115 auto ShortLambdaOption = Style.AllowShortLambdasOnASingleLine; in canBreakBefore() local