Home
last modified time | relevance | path

Searched defs:ShortLambdaOption (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp3471 FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isItAnEmptyLambdaAllowed()
3477 FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isItAInlineLambdaAllowed()
3500 const FormatToken &Tok, FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isAllmanBraceIncludedBreakableLambda()
3658 auto ShortLambdaOption = Style.AllowShortLambdasOnASingleLine; in mustBreakBefore() local
4089 auto ShortLambdaOption = Style.AllowShortLambdasOnASingleLine; in canBreakBefore() local