Searched refs:LoadExternalModuleVariable (Results 1 – 2 of 2) sorted by relevance
418 … void LoadExternalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *variable);
360 … LoadExternalModuleVariable(node, var->AsModuleVariable()); in LoadVar()1804 void PandaGen::LoadExternalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *va… in LoadExternalModuleVariable() function in panda::es2panda::compiler::PandaGen