Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12447 function getBaseConstraintOfType(type: Type): Type | undefined { function
23323 …const constraint = inferenceContext ? getBaseConstraintOfType(inferenceContext.typeParameter) : un… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts2477 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtypescript.d.ts2477 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsserverlibrary.d.ts2477 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsc.js42243 getBaseConstraintOfType: getBaseConstraintOfType, property
51538 function getBaseConstraintOfType(type) { function
DtypingsInstaller.js51264 getBaseConstraintOfType: getBaseConstraintOfType, property
61937 function getBaseConstraintOfType(type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2477 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsserverlibrary.d.ts2477 getBaseConstraintOfType(type: Type): Type | undefined; method