Searched defs:createInferTypeNode (Results 1 – 12 of 12) sorted by relevance
240 …export const createInferTypeNode = Debug.deprecate(factory.createInferTypeNode, factoryDeprecation… constant
3296 createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; method6640 const createInferTypeNode: (typeParameter: TypeParameterDeclaration) => InferTypeNode; constant
3296 createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; method10385 const createInferTypeNode: (typeParameter: TypeParameterDeclaration) => InferTypeNode; constant
16338 createInferTypeNode: createInferTypeNode, property17532 function createInferTypeNode(typeParameter) { function
20634 createInferTypeNode: createInferTypeNode, property21986 function createInferTypeNode(typeParameter) { function
20839 createInferTypeNode: createInferTypeNode, property22191 function createInferTypeNode(typeParameter) { function
20645 createInferTypeNode: createInferTypeNode, property21997 function createInferTypeNode(typeParameter) { function
3372 createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; method10512 const createInferTypeNode: (typeParameter: TypeParameterDeclaration) => InferTypeNode; constant
3372 createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; method6729 const createInferTypeNode: (typeParameter: TypeParameterDeclaration) => InferTypeNode; constant