Searched defs:typeParameter (Results 1 – 8 of 8) sorted by relevance
29 TSMappedTypeBuilder &SetTypeParameter(TSTypeParameter *typeParameter) in SetTypeParameter()
25 …explicit TSMappedType(TSTypeParameter *typeParameter, TypeNode *typeAnnotation, MappedOption reado… in TSMappedType()
35 …explicit TSMappedType(TSTypeParameter *typeParameter, Expression *nameKeyType, Expression *typeAnn… in TSMappedType()
68 SymbolDisplayPart CreateTypeParameter(std::string typeParameter) in CreateTypeParameter()
851 auto typeParameter = script->TypeParams(); in CreateDisplayForMethodDefinitionOfConstructor() local924 auto typeParameter = script->TypeParams(); in CreateDisplayForMethodDefinitionOfInterfaceBody() local976 auto typeParameter = script->TypeParams(); in CreateDisplayForMethodDefinition() local
210 auto *const typeParameter = parameter->AsETSTypeParameter(); in CreateGenericBridges() local253 auto *const typeParameter = typeParameters[i]->AsETSTypeParameter(); in GetSubstitutions() local
756 … auto *typeParameter = AllocNode<ir::TSTypeParameter>(paramName, constraint, nullptr, Allocator()); in ParseMappedTypeParameter() local799 ir::TSTypeParameter *typeParameter = ParseMappedTypeParameter(); in ParseMappedType() local
1201 auto *typeParameter = AllocNode<ir::TSTypeParameter>(paramName, constraint, nullptr); in ParseTsMappedTypeParameter() local1244 ir::TSTypeParameter *typeParameter = ParseTsMappedTypeParameter(); in ParseTsMappedType() local