Searched refs:FetchSource (Results 1 – 1 of 1) sorted by relevance
44 static cl::opt<std::string> FetchSource( variable87 if (FetchExecutable + FetchDebuginfo + (FetchSource != "") != 1) in main()98 if (FetchSource != "") in main()99 Path = ExitOnErr(getCachedOrDownloadSource(ID, FetchSource)); in main()