Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h477 OAS_AlignAfterOperator, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1377 if (Style.AlignOperands == FormatStyle::OAS_AlignAfterOperator) in moveStatePastFakeLParens()
H A DFormat.cpp390 FormatStyle::OAS_AlignAfterOperator); in enumeration()