Home
last modified time | relevance | path

Searched defs:AddLocal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp403 bool Scope::AddLocal(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddLocal() function in panda::es2panda::binder::Scope
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp273 Variable *Scope::AddLocal(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddLocal() function in ark::es2panda::varbinder::Scope