Searched refs:makeAbsolutePath (Results 1 – 4 of 4) sorted by relevance
305 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
486 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager503 makeAbsolutePath(AbsPath); in fillRealPathName()
1763 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
981 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()1392 SM.getFileManager().makeAbsolutePath(OutputPath); in WriteControlBlock()