Searched refs:makeAbsolutePath (Results 1 – 5 of 5) 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()
775 CI.getFileManager().makeAbsolutePath(Storage); in makeAbsoluteAndPreferred()
2020 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1123 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()