Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.cpp447 std::vector<ir::Identifier *> Helpers::CollectBindingNames(varbinder::VarBinder *vb, ir::Expression… in CollectBindingNames() function in ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp464 std::vector<const ir::Identifier *> Helpers::CollectBindingNames(const ir::AstNode *node) in CollectBindingNames() function in panda::es2panda::util::Helpers