Searched refs:LambdaBodyIndentation (Results 1 – 3 of 3) sorted by relevance
3174 LambdaBodyIndentationKind LambdaBodyIndentation; member5083 LambdaBodyIndentation == R.LambdaBodyIndentation &&
325 Style.LambdaBodyIndentation == FormatStyle::LBI_Signature) { in canBreak()680 Style.LambdaBodyIndentation == FormatStyle::LBI_Signature && in addTokenOnCurrentLine()1110 if (Style.LambdaBodyIndentation == FormatStyle::LBI_OuterScope && in addTokenOnNewLine()1252 (Style.LambdaBodyIndentation == FormatStyle::LBI_OuterScope && in getNewLineColumn()2019 if (Style.LambdaBodyIndentation == FormatStyle::LBI_OuterScope && in moveStateToNewBlock()
1020 IO.mapOptional("LambdaBodyIndentation", Style.LambdaBodyIndentation); in mapping()1535 LLVMStyle.LambdaBodyIndentation = FormatStyle::LBI_Signature; in getLLVMStyle()