Home
last modified time | relevance | path

Searched defs:isDeclarationWithTypeParameters (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts924 …export function isDeclarationWithTypeParameters(node: Node): node is DeclarationWithTypeParameters; function
/third_party/typescript/lib/
DtypingsInstaller.js15400 function isDeclarationWithTypeParameters(node) { function
Dtsc.js11823 function isDeclarationWithTypeParameters(node) { function