Searched defs:SetTypeParams (Results 1 – 8 of 8) sorted by relevance
35 TSTypeReferenceBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
35 ETSTypeReferencePartBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
35 TaggedTemplateExpressionBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
35 TSTypeAliasDeclarationBuilder &SetTypeParams(TSTypeParameterDeclaration *typeParams) in SetTypeParams() function
35 TSImportTypeBuilder &SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
57 void SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
72 void SetTypeParams(TSTypeParameterInstantiation *typeParams) in SetTypeParams() function
159 void CallExpression::SetTypeParams(TSTypeParameterInstantiation *typeParams) noexcept in SetTypeParams() function in ark::es2panda::ir::CallExpression