Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h429 … void LoadExternalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *variable);
Dpandagen.cpp319LoadExternalModuleVariable(node, var->AsModuleVariable()); in LoadVar()
1691 void PandaGen::LoadExternalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *va… in LoadExternalModuleVariable() function in panda::es2panda::compiler::PandaGen