Home
last modified time | relevance | path

Searched refs:OAS_AlignAfterOperator (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h448 OAS_AlignAfterOperator, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1377 if (Style.AlignOperands == FormatStyle::OAS_AlignAfterOperator) in moveStatePastFakeLParens()
H A DFormat.cpp369 FormatStyle::OAS_AlignAfterOperator); in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst573 * ``OAS_AlignAfterOperator`` (in configuration: ``AlignAfterOperator``)