Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp439 Variable *VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *new… in AddLexical() function in ark::es2panda::varbinder::VariableScope
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h1341 bool VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddLexical() function