Searched defs:AddParam (Results 1 – 5 of 5) sorted by relevance
32 TSTypeParameterDeclarationBuilder &AddParam(TSTypeParameter *param) in AddParam() function
59 void AddParam(TSTypeParameter *param) in AddParam() function
452 bool ParamScope::AddParam(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, Vari… in AddParam() function in panda::es2panda::binder::ParamScope
85 ir::ETSParameterExpression *ETSChecker::AddParam(util::StringView name, ir::TypeNode *type) in AddParam() function in ark::es2panda::checker::ETSChecker
388 Variable *ParamScope::AddParam(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl,… in AddParam() function in ark::es2panda::varbinder::ParamScope