Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DinlayHints.ts128 const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(decl); constant
236 const effectiveTypeAnnotation = getEffectiveReturnTypeNode(decl); constant
279 const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(param); constant