Home
last modified time | relevance | path

Searched refs:AlignOperands (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/
H A D.clang-format7 AlignOperands: AlignAfterOperator
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h371 OperandAlignmentStyle AlignOperands; member
4183 AlignOperands == R.AlignOperands &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp794 Style.AlignOperands != FormatStyle::OAS_DontAlign)) || in addTokenOnCurrentLine()
1193 if (Style.AlignOperands != FormatStyle::OAS_DontAlign) in getNewLineColumn()
1510 Style.AlignOperands != FormatStyle::OAS_DontAlign) || in moveStatePastFakeLParens()
1532 (Style.AlignOperands != FormatStyle::OAS_DontAlign || in moveStatePastFakeLParens()
1556 if (Style.AlignOperands == FormatStyle::OAS_AlignAfterOperator) in moveStatePastFakeLParens()
1559 if (Style.AlignOperands != FormatStyle::OAS_DontAlign) in moveStatePastFakeLParens()
H A DFormat.cpp849 IO.mapOptional("AlignOperands", Style.AlignOperands); in mapping()
1305 LLVMStyle.AlignOperands = FormatStyle::OAS_Align; in getLLVMStyle()
1578 GoogleStyle.AlignOperands = FormatStyle::OAS_DontAlign; in getGoogleStyle()
1590 GoogleStyle.AlignOperands = FormatStyle::OAS_DontAlign; in getGoogleStyle()
1727 Style.AlignOperands = FormatStyle::OAS_DontAlign; in getWebKitStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst830 **AlignOperands** (``OperandAlignmentStyle``) :versionbadge:`clang-format 3.5` :ref:`¶ <AlignOperan…