Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp820 inputUsesCRLF(Env.getSourceManager().getBufferData(Env.getFileID()))); in analyze()
907 static bool inputUsesCRLF(StringRef Text) { in inputUsesCRLF() function in clang::format::__anonf8d6a77d0111::Formatter
/external/llvm-project/clang/lib/Format/
DFormat.cpp1540 ? inputUsesCRLF( in analyze()
1564 static bool inputUsesCRLF(StringRef Text, bool DefaultToCRLF) { in inputUsesCRLF() function in clang::format::__anonbe42880b0111::Formatter