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