Searched defs:ImportEntry (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ | ||
| H A D | module_record.h | 23 struct ImportEntry { struct |
| /arkcompiler/ets_frontend/es2panda/parser/module/ | ||
| H A D | sourceTextModuleRecord.h | 49 struct ImportEntry { struct in panda::es2panda::panda::es2panda::panda::es2panda::parser::SourceTextModuleRecord 56 ImportEntry(const util::StringView localName, const util::StringView importName, int moduleRequestIdx, in ImportEntry() function 60 ImportEntry(const util::StringView localName, int moduleRequestIdx, const ir::Identifier *localId) in ImportEntry() function |
Completed in 2 milliseconds