Searched refs:makeAbsolutePath (Results 1 – 7 of 7) sorted by relevance
311 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
516 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager533 makeAbsolutePath(AbsPath); in fillRealPathName()
264 SM.getFileManager().makeAbsolutePath(MainFile); in EndOfMainFile()
417 getSourceMgr().getFileManager().makeAbsolutePath(Path); in overwriteChangedFiles()
697 CI.getFileManager().makeAbsolutePath(Storage); in makeAbsoluteAndPreferred()
1915 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1073 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()