Searched defs:AddLexical (Results 1 – 2 of 2) sorted by relevance
439 Variable *VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *new… in AddLexical() function in ark::es2panda::varbinder::VariableScope
1341 bool VariableScope::AddLexical(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddLexical() function