Home
last modified time | relevance | path

Searched defs:SetTypeParameters (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsClassImplementsBuilder.h35 TSClassImplementsBuilder &SetTypeParameters(TSTypeParameterInstantiation *typeParameters) in SetTypeParameters() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeAliasDeclaration.h80 void SetTypeParameters(ir::TSTypeParameterDeclaration *typeParams) in SetTypeParameters() function