Searched defs:DeriveLineEnding (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 2685 .. _DeriveLineEnding: target in Configurable Format Style Options |
/openbsd-src/gnu/llvm/clang/lib/Format/ | ||
H A D | Format.cpp | 814 bool DeriveLineEnding = true; in mapping() local |