Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp75 Style.LineEnding == FormatStyle::LE_DeriveCRLF) in separateBlocks()
H A DFormat.cpp414 IO.enumCase(Value, "DeriveCRLF", FormatStyle::LE_DeriveCRLF); in enumeration()
1091 Style.LineEnding = FormatStyle::LE_DeriveCRLF; in mapping()
2236 Style.LineEnding == FormatStyle::LE_DeriveCRLF) in analyze()
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2742 LE_DeriveCRLF, enumerator
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3634 * ``LE_DeriveCRLF`` (in configuration: ``DeriveCRLF``)