Home
last modified time | relevance | path

Searched defs:ExportEntry (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dmodule_record.h29 struct ExportEntry { struct
/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.h64 struct ExportEntry { struct in panda::es2panda::panda::es2panda::panda::es2panda::parser::SourceTextModuleRecord
74 explicit ExportEntry(int moduleRequest) : moduleRequestIdx_(moduleRequest) {} in ExportEntry() function
75 ExportEntry(const util::StringView exportName, const util::StringView localName, in ExportEntry() function
79 ExportEntry(const util::StringView exportName, const util::StringView importName, int moduleRequest, in ExportEntry() function
[all...]

Completed in 2 milliseconds