Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h119 AIAS_Left, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp1127 else if (Style.AlignArrayOfStructures == FormatStyle::AIAS_Left) in alignArrayInitializers()
H A DFormat.cpp128 IO.enumCase(Value, "Left", FormatStyle::AIAS_Left); in enumeration()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst257 * ``AIAS_Left`` (in configuration: ``Left``)