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