Home
last modified time | relevance | path

Searched refs:SetTypeParameters (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsClassImplementsBuilder.h35 TSClassImplementsBuilder &SetTypeParameters(TSTypeParameterInstantiation *typeParameters) in SetTypeParameters() function in ark::es2panda::ir::TSClassImplementsBuilder
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsTypeAliasDeclaration.h83 void SetTypeParameters(ir::TSTypeParameterDeclaration *typeParams) in SetTypeParameters() function in ark::es2panda::ark::es2panda::ir::TSTypeAliasDeclaration
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_builder_test.cpp321 TSClassImplementsBuilder(Allocator()).SetExpression(binaryExpr).SetTypeParameters(typeParams).Build(); in TEST_F()
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp655 typeAliasDecl->SetTypeParameters(params); in ParseTypeAliasDeclaration()

Completed in 5 milliseconds