Searched defs:LoadVar (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 296 void ETSGen::LoadVar(const ir::Identifier *node, varbinder::Variable const *const var) in LoadVar() function in ark::es2panda::compiler::ETSGen |
| D | pandagen.cpp | 439 void PandaGen::LoadVar(const ir::Identifier *node, const varbinder::ConstScopeFindResult &result) in LoadVar() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 349 void PandaGen::LoadVar(const ir::Identifier *node, const binder::ScopeFindResult &result) in LoadVar() function in panda::es2panda::compiler::PandaGen |