Searched refs:BAS_BlockIndent (Results 1 – 5 of 5) sorted by relevance
59 Style.AlignAfterOpenBracket != FormatStyle::BAS_BlockIndent) { in isBlockIndentedInitRBrace()
361 if (Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent && in canBreak()895 Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent) && in addTokenOnCurrentLine()1264 Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent; in addTokenOnNewLine()1407 if (Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent && in getNewLineColumn()
6207 if (Style.AlignAfterOpenBracket != FormatStyle::BAS_BlockIndent || in canBreakBefore()6222 Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent) { in canBreakBefore()
211 IO.enumCase(Value, "BlockIndent", FormatStyle::BAS_BlockIndent); in enumeration()
99 BAS_BlockIndent, enumerator