Searched refs:makeAbsolutePath (Results 1 – 7 of 7) sorted by relevance
301 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
495 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager512 makeAbsolutePath(AbsPath); in fillRealPathName()
322 getSourceMgr().getFileManager().makeAbsolutePath(Path); in overwriteChangedFiles()
316 SM.getFileManager().makeAbsolutePath(MainFile); in EndOfMainFile()
1032 CI.getFileManager().makeAbsolutePath(Storage); in makeAbsoluteAndPreferred()
2050 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1166 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()