Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts18036 const sourceSig = getSingleCallSignature(source); constant
18493 …const sourceSig = checkMode & SignatureCheckMode.Callback ? undefined : getSingleCallSignature(get… constant