Home
last modified time | relevance | path

Searched defs:AddParam (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsTypeParameterDeclaration.h59 void AddParam(TSTypeParameter *param) in AddParam() function in ark::es2panda::ir::TSTypeParameterDeclaration
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsTypeParameterDeclarationBuilder.h32 TSTypeParameterDeclarationBuilder &AddParam(TSTypeParameter *param) in AddParam() function in ark::es2panda::ir::TSTypeParameterDeclarationBuilder
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp382 Variable *ParamScope::AddParam(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, VariableFlags flags) in AddParam() function in ark::es2panda::varbinder::ParamScope
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp85 ir::ETSParameterExpression *ETSChecker::AddParam(util::StringView name, ir::TypeNode *type) in AddParam() function in ark::es2panda::checker::ETSChecker
[all...]
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp472 bool ParamScope::AddParam(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, VariableFlags flags) in AddParam() function in panda::es2panda::binder::ParamScope

Completed in 6 milliseconds