Home
last modified time | relevance | path

Searched defs:SetTypeParams (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsTypeReferenceBuilder.h35 TSTypeReferenceBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in ark::es2panda::ir::TSTypeReferenceBuilder
H A DetsTypeReferencePartBuilder.h35 ETSTypeReferencePartBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in ark::es2panda::ir::ETSTypeReferencePartBuilder
H A DtaggedTemplateExpressionBuilder.h35 TaggedTemplateExpressionBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in ark::es2panda::ir::TaggedTemplateExpressionBuilder
H A DtsImportTypeBuilder.h35 TSImportTypeBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in ark::es2panda::ir::TSImportTypeBuilder
H A DtsTypeAliasDeclarationBuilder.h35 TSTypeAliasDeclarationBuilder &SetTypeParams(TSTypeParameterDeclaration *typeParams) in SetTypeParams() function in ark::es2panda::ir::TSTypeAliasDeclarationBuilder
/arkcompiler/ets_frontend/ets2panda/ir/as/
H A DnamedType.h54 void SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in ark::es2panda::ir::NamedType
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DcallExpression.h72 void SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DclassDefinition.h303 void SetTypeParams(ir::TSTypeParameterDeclaration *typeParams) in SetTypeParams() function in ark::es2panda::ir::ark::es2panda::ir::ClassDefinition

Completed in 3 milliseconds