Home
last modified time | relevance | path

Searched defs:CompileContextInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h50 struct CompileContextInfo { struct
51 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;