Searched refs:FixupRelativePath (Results 1 – 5 of 5) sorted by relevance
528 bool FileManager::FixupRelativePath(SmallVectorImpl<char> &path) const { in FixupRelativePath() function in FileManager542 bool Changed = FixupRelativePath(Path); in makeAbsolutePath()599 FixupRelativePath(FilePath); in getBufferForFileImpl()619 FixupRelativePath(FilePath); in getStatValue()629 FixupRelativePath(FilePath); in getNoncachedStatValue()
302 bool FixupRelativePath(SmallVectorImpl<char> &path) const;
611 Unit->getFileManager().FixupRelativePath(filePath); in applyTransform()
1973 FileMgr.FixupRelativePath(filePath); in HandleTranslationUnit()
783 FileMgr->FixupRelativePath(NewOutFile); in clearOutputFiles()