Home
last modified time | relevance | path

Searched defs:UseCRLF (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h38 bool UseCRLF) in WhitespaceManager()
366 bool UseCRLF; variable
H A DBreakableToken.cpp483 encoding::Encoding Encoding, const FormatStyle &Style, bool UseCRLF) in BreakableBlockComment()
H A DFormat.cpp859 bool UseCRLF = false; in mapping() local