Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2233 std::string replaceCRLF(const std::string &Code) { in replaceCRLF() function
2340 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortCppIncludes()
2521 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortJavaImports()