Searched defs:PathOrErr (Results 1 – 5 of 5) sorted by relevance
26 Expected<std::string> PathOrErr = getCachedOrDownloadDebuginfo(BuildID); in fetch() local
503 Expected<std::optional<std::string>> PathOrErr = getBinaryPath(ID); findBinaryPath() local 524 Expected<std::string> PathOrErr = getCachedOrDownloadExecutable(ID); findBinaryPath() local 534 Expected<std::optional<std::string>> PathOrErr = getDebugBinaryPath(ID); findDebugBinaryPath() local 570 Expected<std::string> PathOrErr = Collection.findDebugBinaryPath(ID); DebuginfodServer() local 588 Expected<std::string> PathOrErr = Collection.findBinaryPath(ID); DebuginfodServer() local [all...]
760 Expected<std::string> PathOrErr = addChildMember() local 798 Expected<std::string> PathOrErr = getArchiveMember() local 857 Expected<std::string> PathOrErr = computeInsertAction() local
474 Expected<std::string> PathOrErr = libDriverMain() local
175 Expected<std::string> PathOrErr = getPdbPathFromExe(Opts.ExePath); in searchForPdb() local