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