Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp75 Style.LineEnding == FormatStyle::LE_DeriveCRLF) in separateBlocks()
H A DFormat.cpp437 IO.enumCase(Value, "DeriveCRLF", FormatStyle::LE_DeriveCRLF); in enumeration()
1171 Style.LineEnding = FormatStyle::LE_DeriveCRLF; in mapping()
2408 Style.LineEnding == FormatStyle::LE_DeriveCRLF) in analyze()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3073 LE_DeriveCRLF, enumerator