Home
last modified time | relevance | path

Searched defs:normalizePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DTypes.cpp104 static llvm::SmallString<128> normalizePath(llvm::StringRef Path) { normalizePath() function
/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp554 static std::string normalizePath(StringRef Path) { in normalizePath() function