Searched defs:PathOrErr (Results 1 – 6 of 6) sorted by relevance
45 Expected<std::string> PathOrErr = getCachedOrDownloadArtifact( in TEST() local64 Expected<std::string> PathOrErr = getCachedOrDownloadArtifact( in TEST() local
26 Expected<std::string> PathOrErr = getCachedOrDownloadDebuginfo(BuildID); in fetch() local
504 Expected<std::optional<std::string>> PathOrErr = getBinaryPath(ID); in findBinaryPath() local525 Expected<std::string> PathOrErr = getCachedOrDownloadExecutable(ID); in findBinaryPath() local535 Expected<std::optional<std::string>> PathOrErr = getDebugBinaryPath(ID); in findDebugBinaryPath() local571 Expected<std::string> PathOrErr = Collection.findDebugBinaryPath(ID); in DebuginfodServer() local589 Expected<std::string> PathOrErr = Collection.findBinaryPath(ID); in DebuginfodServer() local
761 Expected<std::string> PathOrErr = in addChildMember() local799 Expected<std::string> PathOrErr = in getArchiveMember() local858 Expected<std::string> PathOrErr = in computeInsertAction() local
500 Expected<std::string> PathOrErr = libDriverMain() local
175 return PathOrErr.takeError(); in searchForPdb() local