Home
last modified time | relevance | path

Searched defs:AddParamDecl (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp398 std::tuple<ParameterDecl *, ir::AstNode *, Variable *> ParamScope::AddParamDecl(ArenaAllocator *allocator, in AddParamDecl() function in ark::es2panda::varbinder::ParamScope
H A Dvarbinder.cpp76 std::tuple<ParameterDecl *, Variable *> VarBinder::AddParamDecl(ir::AstNode *param) in AddParamDecl() function in ark::es2panda::varbinder::VarBinder
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp488 std::tuple<ParameterDecl *, const ir::AstNode *> ParamScope::AddParamDecl(ArenaAllocator *allocator, in AddParamDecl() function in panda::es2panda::binder::ParamScope
H A Dbinder.cpp77 ParameterDecl *Binder::AddParamDecl(const ir::AstNode *param) in AddParamDecl() function in panda::es2panda::binder::Binder

Completed in 6 milliseconds