Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts7368 …export function isIdentifierTypeReference(node: Node): node is TypeReferenceNode & { typeName: Ide… function
/third_party/typescript/lib/
DtypingsInstaller.js21406 function isIdentifierTypeReference(node) { function
Dtsc.js17076 function isIdentifierTypeReference(node) { function