Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts27721 … const apparentType = mapType(instantiatedType, getApparentType, /*noReductions*/ true); constant
29707 …const apparentType = getApparentType(assignmentKind !== AssignmentKind.None || isMethodAccessForCa… constant
31856 const apparentType = getApparentType(funcType); constant
32223 const apparentType = getApparentType(tagType); constant
32289 const apparentType = getApparentType(funcType); constant
32359 const apparentType = getApparentType(exprTypes); constant
32706 …const apparentType = getApparentType(assignmentKind !== AssignmentKind.None || isMethodAccessForCa… constant
/third_party/typescript/lib/
Dtsc.js67318 function invocationErrorDetails(errorTarget, apparentType, kind) { argument
67377 function invocationError(errorTarget, apparentType, kind, relatedInformation) { argument
67391 function invocationErrorRecovery(apparentType, kind, diagnostic) { argument
DtypingsInstaller.js80227 function invocationErrorDetails(errorTarget, apparentType, kind) { argument
80291 function invocationError(errorTarget, apparentType, kind, relatedInformation) { argument
80305 function invocationErrorRecovery(apparentType, kind, diagnostic) { argument