Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3047 std::string replaceCRLF(const std::string &Code) { in replaceCRLF() function
3159 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortCppIncludes()
3371 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortJavaImports()