Home
last modified time | relevance | path

Searched defs:typeParameter (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
Dclassifier2020.ts10 …class, enum, interface, namespace, typeParameter, type, parameter, variable, enumMember, property,… enumerator
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1661 … const typeParameter = checker.getTypeAtLocation(typeParameterDecl) as TypeParameter; constant
/third_party/typescript/lib/
Dtsc.js17532 function createInferTypeNode(typeParameter) { argument
17538 function updateInferTypeNode(node, typeParameter) { argument
17616 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
17626 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
44475 function getConstraintOfTypeParameter(typeParameter) { argument
44672 function getResolvedTypeParameterDefault(typeParameter) { argument
44692 function getDefaultFromTypeParameter(typeParameter) { argument
44696 function hasNonCircularTypeParameterDefault(typeParameter) { argument
44699 function hasTypeParameterDefault(typeParameter) { argument
45449 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
DtypingsInstaller.js21986 function createInferTypeNode(typeParameter) { argument
21993 function updateInferTypeNode(node, typeParameter) { argument
22083 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
22094 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
53879 function getConstraintOfTypeParameter(typeParameter) { argument
54112 function getResolvedTypeParameterDefault(typeParameter) { argument
54142 function getDefaultFromTypeParameter(typeParameter) { argument
54146 function hasNonCircularTypeParameterDefault(typeParameter) { argument
54152 function hasTypeParameterDefault(typeParameter) { argument
54989 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
DtypescriptServices.js22191 function createInferTypeNode(typeParameter) { argument
22198 function updateInferTypeNode(node, typeParameter) { argument
22288 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
22299 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
54084 function getConstraintOfTypeParameter(typeParameter) { argument
54317 function getResolvedTypeParameterDefault(typeParameter) { argument
54347 function getDefaultFromTypeParameter(typeParameter) { argument
54351 function hasNonCircularTypeParameterDefault(typeParameter) { argument
54357 function hasTypeParameterDefault(typeParameter) { argument
55194 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
Dtypescript.js22191 function createInferTypeNode(typeParameter) { argument
22198 function updateInferTypeNode(node, typeParameter) { argument
22288 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
22299 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
54084 function getConstraintOfTypeParameter(typeParameter) { argument
54317 function getResolvedTypeParameterDefault(typeParameter) { argument
54347 function getDefaultFromTypeParameter(typeParameter) { argument
54351 function hasNonCircularTypeParameterDefault(typeParameter) { argument
54357 function hasTypeParameterDefault(typeParameter) { argument
55194 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
Dtsserverlibrary.js22191 function createInferTypeNode(typeParameter) { argument
22198 function updateInferTypeNode(node, typeParameter) { argument
22288 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
22299 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
54084 function getConstraintOfTypeParameter(typeParameter) { argument
54317 function getResolvedTypeParameterDefault(typeParameter) { argument
54347 function getDefaultFromTypeParameter(typeParameter) { argument
54351 function hasNonCircularTypeParameterDefault(typeParameter) { argument
54357 function hasTypeParameterDefault(typeParameter) { argument
55194 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
Dtsserver.js21997 function createInferTypeNode(typeParameter) { argument
22004 function updateInferTypeNode(node, typeParameter) { argument
22094 function createMappedTypeNode(readonlyToken, typeParameter, nameType, questionToken, type) { argument
22105 … function updateMappedTypeNode(node, readonlyToken, typeParameter, nameType, questionToken, type) { argument
53890 function getConstraintOfTypeParameter(typeParameter) { argument
54123 function getResolvedTypeParameterDefault(typeParameter) { argument
54153 function getDefaultFromTypeParameter(typeParameter) { argument
54157 function hasNonCircularTypeParameterDefault(typeParameter) { argument
54163 function hasTypeParameterDefault(typeParameter) { argument
55000 function getInferredTypeParameterConstraint(typeParameter) { argument
[all …]
Dtypescript.d.ts937 readonly typeParameter: TypeParameterDeclaration; property
956 readonly typeParameter: TypeParameterDeclaration; property
DtypescriptServices.d.ts937 readonly typeParameter: TypeParameterDeclaration; property
956 readonly typeParameter: TypeParameterDeclaration; property
Dtsserverlibrary.d.ts937 readonly typeParameter: TypeParameterDeclaration; property
956 readonly typeParameter: TypeParameterDeclaration; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts948 readonly typeParameter: TypeParameterDeclaration; property
967 readonly typeParameter: TypeParameterDeclaration; property
Dtsserverlibrary.d.ts948 readonly typeParameter: TypeParameterDeclaration; property
967 readonly typeParameter: TypeParameterDeclaration; property