Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp260 std::tuple<ParameterDecl *, const ir::AstNode *> ParamScope::AddParamDecl(ArenaAllocator *allocator, in AddParamDecl() function in panda::es2panda::binder::ParamScope
Dbinder.cpp67 ParameterDecl *Binder::AddParamDecl(const ir::AstNode *param) in AddParamDecl() function in panda::es2panda::binder::Binder