Searched refs:inputUsesCRLF (Results 1 – 4 of 4) sorted by relevance
49 static bool inputUsesCRLF(StringRef Text, bool DefaultToCRLF);
73 ? WhitespaceManager::inputUsesCRLF( in separateBlocks()
77 bool WhitespaceManager::inputUsesCRLF(StringRef Text, bool DefaultToCRLF) { in inputUsesCRLF() function in clang::format::WhitespaceManager
2035 ? WhitespaceManager::inputUsesCRLF( in analyze()