Searched refs:makeAbsolutePath (Results 1 – 7 of 7) sorted by relevance
311 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
163 FM.makeAbsolutePath(AbsPath); in HandleAST()
517 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager534 makeAbsolutePath(AbsPath); in fillRealPathName()
259 SM.getFileManager().makeAbsolutePath(MainFile); in EndOfMainFile()
609 CI.getFileManager().makeAbsolutePath(Storage); in makeAbsoluteAndPreferred()
1904 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1063 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()