Home
last modified time | relevance | path

Searched refs:LocalExportEntryMap (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.h132 using LocalExportEntryMap = ArenaMultiMap<const util::StringView, ExportEntry *>; variable
142 const LocalExportEntryMap &GetLocalExportEntries() const in GetLocalExportEntries()
185 LocalExportEntryMap localExportEntries_;