Searched defs:CompileContextInfo (Results 1 – 1 of 1) sorted by relevance
50 struct CompileContextInfo { struct51 std::vector<std::string> compileEntries;52 std::set<std::string> externalPkgNames;53 std::map<std::string, PkgInfo> pkgContextInfo;56 std::unordered_map<std::string, std::map<std::string, PkgInfo>> updateVersionInfo;