Searched refs:inputUsesCRLF (Results 1 – 3 of 3) sorted by relevance
44 static bool inputUsesCRLF(StringRef Text, bool DefaultToCRLF);
82 bool WhitespaceManager::inputUsesCRLF(StringRef Text, bool DefaultToCRLF) { in inputUsesCRLF() function in clang::format::WhitespaceManager
2439 ? WhitespaceManager::inputUsesCRLF( in analyze()