Searched refs:makeAbsolutePath (Results 1 – 14 of 14) sorted by relevance
502 isExpansionInFile(makeAbsolutePath(Context->Spec.OldHeader)); in registerMatchers()503 auto InOldCC = isExpansionInFile(makeAbsolutePath(Context->Spec.OldCC)); in registerMatchers()686 std::string ClangMoveTool::makeAbsolutePath(StringRef Path) { in makeAbsolutePath() function in clang::move::ClangMoveTool703 std::string AbsoluteOldHeader = makeAbsolutePath(Context->Spec.OldHeader); in addIncludes()712 } else if (makeAbsolutePath(Context->Spec.OldCC) == AbsoluteCurrentFile) { in addIncludes()768 makeAbsolutePath(Context->Spec.OldHeader)) { in removeDeclsInOldFiles()847 auto FE = SM.getFileManager().getOptionalFileRef(makeAbsolutePath(OldFile)); in moveAll()
157 std::string makeAbsolutePath(StringRef Path);
167 FM.makeAbsolutePath(AbsPath); in HandleAST()
338 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
147 SM.getFileManager().makeAbsolutePath(Path); in groupReplacements()
511 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() 528 makeAbsolutePath(AbsPath); in fillRealPathName() 509 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { makeAbsolutePath() function in FileManager
264 SM.getFileManager().makeAbsolutePath(MainFile); in EndOfMainFile()
147 Files.makeAbsolutePath(FixAbsoluteFilePath); in reportDiagnostic() 295 Files.makeAbsolutePath(AbsoluteFilePath); in getRange()
126 FM->makeAbsolutePath(OutputPath); in getArgListFromJSON() 487 FM->makeAbsolutePath(Path); in processFrontendOptions() 932 FM->makeAbsolutePath(FullPath); in createContext()
322 getSourceMgr().getFileManager().makeAbsolutePath(Path); in ReplaceText()
470 ASSERT_TRUE(Manager.makeAbsolutePath(Path));
790 CI.getFileManager().makeAbsolutePath(Storage); in addFileDep()
1959 FileMgr.makeAbsolutePath(Dir); in collectAllModules()
1172 bool Changed = FileMgr.makeAbsolutePath(Path); in adjustFilenameForRelocatableAST()