Home
last modified time | relevance | path

Searched defs:tryGetClassExtendingExpressionWithTypeArguments (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts5720 export function tryGetClassExtendingExpressionWithTypeArguments(node: Node): ClassLikeDeclaration |… function
/third_party/typescript/lib/
Dtsc.js16102 function tryGetClassExtendingExpressionWithTypeArguments(node) { function