Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.h109 using SpecialExportEntryList = ArenaVector<ExportEntry *>; variable
136 const SpecialExportEntryList &GetStarExportEntries() const in GetStarExportEntries()
141 const SpecialExportEntryList &GetIndirectExportEntries() const in GetIndirectExportEntries()
162 SpecialExportEntryList starExportEntries_;
163 SpecialExportEntryList indirectExportEntries_;