Searched refs:makeAbsolutePath (Results 1 – 4 of 4) sorted by relevance
264 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
378 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager395 makeAbsolutePath(AbsPath); in fillRealPathName()
1642 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1331 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()1732 SM.getFileManager().makeAbsolutePath(OutputPath); in WriteControlBlock()