Searched defs:AddVar (Results 1 – 2 of 2) sorted by relevance
380 Variable *VariableScope::AddVar(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddVar() function in ark::es2panda::varbinder::VariableScope
1218 bool VariableScope::AddVar(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddVar() function