Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2635 std::string replaceCRLF(const std::string &Code) { in replaceCRLF() function
2746 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortCppIncludes()
2960 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortJavaImports()