Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts27680 … const apparentType = mapType(instantiatedType, getApparentType, /*noReductions*/ true); constant
29666 …const apparentType = getApparentType(assignmentKind !== AssignmentKind.None || isMethodAccessForCa… constant
31790 const apparentType = getApparentType(funcType); constant
32157 const apparentType = getApparentType(tagType); constant
32223 const apparentType = getApparentType(funcType); constant
32293 const apparentType = getApparentType(exprTypes); constant
32640 …const apparentType = getApparentType(assignmentKind !== AssignmentKind.None || isMethodAccessForCa… constant
/third_party/typescript/lib/
DtypingsInstaller.js80007 function invocationErrorDetails(errorTarget, apparentType, kind) { argument
80071 function invocationError(errorTarget, apparentType, kind, relatedInformation) { argument
80085 function invocationErrorRecovery(apparentType, kind, diagnostic) { argument
Dtsc.js67114 function invocationErrorDetails(errorTarget, apparentType, kind) { argument
67173 function invocationError(errorTarget, apparentType, kind, relatedInformation) { argument
67187 function invocationErrorRecovery(apparentType, kind, diagnostic) { argument