Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h319 ENAS_Left, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp306 IO.enumCase(Value, "Left", FormatStyle::ENAS_Left); in enumeration()
310 IO.enumCase(Value, "true", FormatStyle::ENAS_Left); in enumeration()
1507 GoogleStyle.AlignEscapedNewlines = FormatStyle::ENAS_Left; in getGoogleStyle()
H A DWhitespaceManager.cpp1067 bool AlignLeft = Style.AlignEscapedNewlines == FormatStyle::ENAS_Left; in alignEscapedNewlines()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst803 * ``ENAS_Left`` (in configuration: ``Left``)