Searched refs:LoadLocalModuleVariable (Results 1 – 2 of 2) sorted by relevance
364 …var->HasFlag(binder::VariableFlags::LOCAL_EXPORT) ? LoadLocalModuleVariable(node, var->AsModuleVar… in LoadVar()407 LoadLocalModuleVariable(node, var->AsModuleVariable()); in StoreVar()1803 void PandaGen::LoadLocalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *varia… in LoadLocalModuleVariable() function in panda::es2panda::compiler::PandaGen
418 void LoadLocalModuleVariable(const ir::AstNode *node, const binder::ModuleVariable *variable);