Searched refs:makeAbsolutePath (Results 1 – 11 of 11) sorted by relevance
501 isExpansionInFile(makeAbsolutePath(Context->Spec.OldHeader)); in registerMatchers()502 auto InOldCC = isExpansionInFile(makeAbsolutePath(Context->Spec.OldCC)); in registerMatchers()685 std::string ClangMoveTool::makeAbsolutePath(StringRef Path) { in makeAbsolutePath() function in clang::move::ClangMoveTool702 std::string AbsoluteOldHeader = makeAbsolutePath(Context->Spec.OldHeader); in addIncludes()711 } else if (makeAbsolutePath(Context->Spec.OldCC) == AbsoluteCurrentFile) { in addIncludes()767 makeAbsolutePath(Context->Spec.OldHeader)) { in removeDeclsInOldFiles()846 auto FE = SM.getFileManager().getFile(makeAbsolutePath(OldFile)); in moveAll()
157 std::string makeAbsolutePath(StringRef Path);
294 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
266 bool makeAbsolutePath(SmallVectorImpl<char> &Path) const;
464 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager481 makeAbsolutePath(AbsPath); in fillRealPathName()
149 Files.makeAbsolutePath(FixAbsoluteFilePath); in reportDiagnostic()263 Files.makeAbsolutePath(FixAbsoluteFilePath); in reportFix()
403 bool FileManager::makeAbsolutePath(SmallVectorImpl<char> &Path) const { in makeAbsolutePath() function in FileManager
460 ASSERT_TRUE(Manager.makeAbsolutePath(Path)); in TEST_F()
1763 FileMgr.makeAbsolutePath(Dir); in loadSubdirectoryModuleMaps()
1163 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()1522 SM.getFileManager().makeAbsolutePath(OutputPath); in WriteControlBlock()
980 bool Changed = FileMgr.makeAbsolutePath(Path); in cleanPathForOutput()1391 SM.getFileManager().makeAbsolutePath(OutputPath); in WriteControlBlock()