Home
last modified time | relevance | path

Searched refs:LE_DeriveLF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3071 LE_DeriveLF, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp436 IO.enumCase(Value, "DeriveLF", FormatStyle::LE_DeriveLF); in enumeration()
1167 if (Style.LineEnding == FormatStyle::LE_DeriveLF) { in mapping()
1518 LLVMStyle.LineEnding = FormatStyle::LE_DeriveLF; in getLLVMStyle()