Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp19 static std::string cleanPath(StringRef Path) { in cleanPath() function
40 std::string FileName = cleanPath(FE->getName()); in FileChanged()
83 std::string FileName = cleanPath(FE->getName()); in EndOfMainFile()