Searched refs:GetAbsolutePath (Results 1 – 1 of 1) sorted by relevance
60 std::string GetAbsolutePath(llvm::StringRef cwd, llvm::StringRef file_name) { in GetAbsolutePath() function81 auto abs_path = GetAbsolutePath(cwd_, file_entry->getName()); in LexedFileChanged()153 abs_paths.try_emplace(GetAbsolutePath(cmd.Directory, cmd.Filename), in ScanIncludes()