Searched defs:CollectBindingNames (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | helpers.cpp | 445 std::vector<ir::Identifier *> Helpers::CollectBindingNames(ir::AstNode *node) in CollectBindingNames() function in ark::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 462 std::vector<const ir::Identifier *> Helpers::CollectBindingNames(const ir::AstNode *node) in CollectBindingNames() function in panda::es2panda::util::Helpers |