Searched defs:LoadVar (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | ETSGen.cpp | 286 void ETSGen::LoadVar(const ir::Identifier *node, varbinder::Variable const *const var) in LoadVar() function in ark::es2panda::compiler::ETSGen |
H A D | pandagen.cpp | 438 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/ | ||
H A D | pandagen.cpp | 330 void PandaGen::LoadVar(const ir::Identifier *node, const binder::ScopeFindResult &result) in LoadVar() function in panda::es2panda::compiler::PandaGen |
Completed in 11 milliseconds