Home
last modified time | relevance | path

Searched refs:getDescriptionForFunctionLikeDeclaration (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts742 ? getDescriptionForFunctionLikeDeclaration(scope)
808 function getDescriptionForFunctionLikeDeclaration(scope: FunctionLikeDeclaration): string { function