Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h129 AIAS_Right, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp1125 if (Style.AlignArrayOfStructures == FormatStyle::AIAS_Right) in alignArrayInitializers()
H A DFormat.cpp129 IO.enumCase(Value, "Right", FormatStyle::AIAS_Right); in enumeration()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst269 * ``AIAS_Right`` (in configuration: ``Right``)