Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DDefinitionBlockSeparator.cpp75 Style.LineEnding == FormatStyle::LE_DeriveCRLF) in separateBlocks()
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/src/gnu/llvm/clang/include/clang/Format/
DFormat.h2742 LE_DeriveCRLF, enumerator
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst3634 * ``LE_DeriveCRLF`` (in configuration: ``DeriveCRLF``)