Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2836 std::string replaceCRLF(const std::string &Code) { in replaceCRLF() function
2947 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortCppIncludes()
3153 if (replaceCRLF(result) == replaceCRLF(std::string(Code.substr( in sortJavaImports()