Searched defs:AddParamDecl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.cpp | 260 std::tuple<ParameterDecl *, const ir::AstNode *> ParamScope::AddParamDecl(ArenaAllocator *allocator, in AddParamDecl() function in panda::es2panda::binder::ParamScope |
| D | binder.cpp | 67 ParameterDecl *Binder::AddParamDecl(const ir::AstNode *param) in AddParamDecl() function in panda::es2panda::binder::Binder |