Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormat.cpp2127 std::string replaceCRLF(const std::string &Code) { in replaceCRLF() function
2221 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortCppIncludes()
2394 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortJavaImports()