Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DfindAllReferences.ts1770 const classLike = referenceLocation.parent; constant
/third_party/typescript/src/compiler/
Dchecker.ts38311 const classLike = getEffectiveJSDocHost(node); constant
38318 const classLike = getEffectiveJSDocHost(node); constant