Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h43 WhitespaceManager(const SourceManager & SourceMgr,const FormatStyle & Style,bool UseCRLF) WhitespaceManager() argument
357 bool UseCRLF; global() variable
H A DBreakableToken.cpp483 encoding::Encoding Encoding, const FormatStyle &Style, bool UseCRLF) in BreakableBlockComment() argument
H A DFormat.cpp866 bool UseCRLF = false; mapping() local