Searched refs:makeAbsolutePath (Results 1 – 7 of 7) sorted by relevance
326 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
509 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager526 makeAbsolutePath(AbsPath); in fillRealPathName()
264 SM.getFileManager().makeAbsolutePath(MainFile); in EndOfMainFile()
417 getSourceMgr().getFileManager().makeAbsolutePath(Path); in overwriteChangedFiles()
775 CI.getFileManager().makeAbsolutePath(Storage); in makeAbsoluteAndPreferred()
2020 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1123 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()