Searched refs:RequiresExpressionIndentation (Results 1 – 5 of 5) sorted by relevance
3401 RequiresExpressionIndentationKind RequiresExpressionIndentation; member4288 RequiresExpressionIndentation == R.RequiresExpressionIndentation &&
990 Style.RequiresExpressionIndentation); in mapping()1423 LLVMStyle.RequiresExpressionIndentation = FormatStyle::REI_OuterScope; in getLLVMStyle()
1426 Style.RequiresExpressionIndentation == FormatStyle::REI_Keyword) { in moveStateToNextToken()
4346 **RequiresExpressionIndentation** (``RequiresExpressionIndentationKind``) :versionbadge:`clang-form…
1130 - Add ``RequiresExpressionIndentation`` option for configuring the alignment of requires-expression…