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