Searched defs:CollectBindingNames (Results 1 – 2 of 2) sorted by relevance
447 std::vector<ir::Identifier *> Helpers::CollectBindingNames(varbinder::VarBinder *vb, ir::Expression… in CollectBindingNames() function in ark::es2panda::util::Helpers
464 std::vector<const ir::Identifier *> Helpers::CollectBindingNames(const ir::AstNode *node) in CollectBindingNames() function in panda::es2panda::util::Helpers