Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp380 Variable *VariableScope::AddVar(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddVar() function in ark::es2panda::varbinder::VariableScope
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h1218 bool VariableScope::AddVar(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddVar() function