Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp433 static std::string replaceDotDot(StringRef Path) { in replaceDotDot() function
456 std::string Tmp(replaceDotDot(FilePath)); in getCanonicalPath()