Searched defs:AddLexical (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | scope.h | 1006 Variable *VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddLexical() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VariableScope |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.h | 1341 bool VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddLexical() function in VariableScope |
Completed in 6 milliseconds