Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts32111 let hasSignatures = false; variable
46836 const hasSignatures = getSignaturesOfType(source, signatureKind).length > 0 || constant