Searched refs:LoadExternalModuleVariable (Results 1 – 2 of 2) sorted by relevance
429 … void LoadExternalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *variable);
319 … LoadExternalModuleVariable(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