Searched defs:CalleeParameterInfo (Results 1 – 1 of 1) sorted by relevance
47 struct CalleeParameterInfo { struct48 ir::ArrowFunctionExpression *lambda = nullptr;49 ArenaSet<varbinder::Variable *> const &captured;50 varbinder::ParamScope *paramScope = nullptr;51 checker::Substitution *substitution = nullptr;52 size_t limit = 0;