Searched refs:removeDotPaths (Results 1 – 4 of 4) sorted by relevance
70 FileManager::removeDotPaths(AbsoluteSrc); in copyToRoot()
278 static bool removeDotPaths(SmallVectorImpl<char> &Path);
519 bool FileManager::removeDotPaths(SmallVectorImpl<char> &Path) { in removeDotPaths() function in FileManager568 removeDotPaths(CanonicalNameBuf); in getCanonicalName()
1073 return Changed | FileMgr.removeDotPaths(Path); in cleanPathForOutput()