Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DgenericRecursiveImplicitConstructorErrors2.js56 function PullSymbol(name, declKind) { argument
/third_party/typescript/src/linter/
DUtils.ts266 const declKind = symDecl.kind; constant