Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h308 ENAS_DontAlign, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp1064 if (Style.AlignEscapedNewlines == FormatStyle::ENAS_DontAlign) in alignEscapedNewlines()
H A DFormat.cpp305 IO.enumCase(Value, "DontAlign", FormatStyle::ENAS_DontAlign); in enumeration()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst793 * ``ENAS_DontAlign`` (in configuration: ``DontAlign``)