Searched refs:BAS_BlockIndent (Results 1 – 6 of 6) sorted by relevance
97 BAS_BlockIndent, enumerator
705 Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent) && in addTokenOnCurrentLine()1029 Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent; in addTokenOnNewLine()1132 if (Style.AlignAfterOpenBracket == FormatStyle::BAS_BlockIndent && in getNewLineColumn()
441 IO.enumCase(Value, "BlockIndent", FormatStyle::BAS_BlockIndent); in enumeration()
4861 if (Style.AlignAfterOpenBracket != FormatStyle::BAS_BlockIndent || in canBreakBefore()
20337 FormatStyle::BAS_BlockIndent); in TEST_F()26104 Style.AlignAfterOpenBracket = FormatStyle::BAS_BlockIndent; in TEST_F()26228 Style.AlignAfterOpenBracket = FormatStyle::BAS_BlockIndent; in TEST_F()26258 Style.AlignAfterOpenBracket = FormatStyle::BAS_BlockIndent; in TEST_F()
217 * ``BAS_BlockIndent`` (in configuration: ``BlockIndent``)