Searched refs:FixupRelativePath (Results 1 – 5 of 5) sorted by relevance
473 bool FileManager::FixupRelativePath(SmallVectorImpl<char> &path) const { in FixupRelativePath() function in FileManager487 bool Changed = FixupRelativePath(Path); in makeAbsolutePath()544 FixupRelativePath(FilePath); in getBufferForFileImpl()564 FixupRelativePath(FilePath); in getStatValue()574 FixupRelativePath(FilePath); in getNoncachedStatValue()
300 bool FixupRelativePath(SmallVectorImpl<char> &path) const;
613 Unit->getFileManager().FixupRelativePath(filePath); in applyTransform()
1974 FileMgr.FixupRelativePath(filePath); in HandleTranslationUnit()
723 FileMgr->FixupRelativePath(NewOutFile); in clearOutputFiles()