Lines Matching defs:Dest
314 StringRef Dest = HM->lookupFilename(Filename, Path);315 if (Dest.empty())323 if (llvm::sys::path::is_relative(Dest)) {325 MappedName.append(Dest.begin(), Dest.end());331 Result = HS.getFileMgr().getFile(Dest);