Searched refs:ShortLambdaStyle (Results 1 – 4 of 4) sorted by relevance
695 enum ShortLambdaStyle : unsigned char { enum724 ShortLambdaStyle AllowShortLambdasOnASingleLine;
3471 FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isItAnEmptyLambdaAllowed()3477 FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isItAInlineLambdaAllowed()3500 const FormatToken &Tok, FormatStyle::ShortLambdaStyle ShortLambdaOption) { in isAllmanBraceIncludedBreakableLambda()
160 template <> struct ScalarEnumerationTraits<FormatStyle::ShortLambdaStyle> {161 static void enumeration(IO &IO, FormatStyle::ShortLambdaStyle &Value) { in enumeration()
814 **AllowShortLambdasOnASingleLine** (``ShortLambdaStyle``)