Searched defs:AddLocal (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | scope.cpp | 272 Variable *Scope::AddLocal(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddLocal() function in ark::es2panda::varbinder::Scope |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.cpp | 423 bool Scope::AddLocal(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddLocal() function in panda::es2panda::binder::Scope |
Completed in 4 milliseconds