Home
last modified time | relevance | path

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

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