Searched refs:getTypeParameterFromJsDoc (Results 1 – 8 of 8) sorted by relevance
2897 …export function getTypeParameterFromJsDoc(node: TypeParameterDeclaration & { parent: JSDocTemplate… function
38525 …const typeParameter = getTypeParameterFromJsDoc(name.parent as TypeParameterDeclaration & { parent…
12377 function getTypeParameterFromJsDoc(node) { function12382 ts.getTypeParameterFromJsDoc = getTypeParameterFromJsDoc;66008 var typeParameter = ts.getTypeParameterFromJsDoc(name.parent);
15904 function getTypeParameterFromJsDoc(node) { function15909 ts.getTypeParameterFromJsDoc = getTypeParameterFromJsDoc;78781 var typeParameter = ts.getTypeParameterFromJsDoc(name.parent);
16109 function getTypeParameterFromJsDoc(node) { function16114 ts.getTypeParameterFromJsDoc = getTypeParameterFromJsDoc;78986 var typeParameter = ts.getTypeParameterFromJsDoc(name.parent);
15915 function getTypeParameterFromJsDoc(node) { function15920 ts.getTypeParameterFromJsDoc = getTypeParameterFromJsDoc;78792 var typeParameter = ts.getTypeParameterFromJsDoc(name.parent);