Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DinlayHints.ts142 const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(decl); constant
250 const effectiveTypeAnnotation = getEffectiveReturnTypeNode(decl); constant
293 const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(param); constant