Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12486 function getBaseConstraintOfType(type: Type): Type | undefined { function
23362 …const constraint = inferenceContext ? getBaseConstraintOfType(inferenceContext.typeParameter) : un… constant
/third_party/typescript/lib/
Dtypescript.d.ts2505 getBaseConstraintOfType(type: Type): Type | undefined; method
DtypescriptServices.d.ts2505 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsserverlibrary.d.ts2505 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsc.js42980 getBaseConstraintOfType: getBaseConstraintOfType, property
52301 function getBaseConstraintOfType(type) { function
DtypingsInstaller.js52115 getBaseConstraintOfType: getBaseConstraintOfType, property
62824 function getBaseConstraintOfType(type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2505 getBaseConstraintOfType(type: Type): Type | undefined; method
Dtsserverlibrary.d.ts2505 getBaseConstraintOfType(type: Type): Type | undefined; method