Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dtypes.ts85 getBaseTypes(): BaseType[] | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts2550 getBaseTypes(type: InterfaceType): BaseType[]; method
2959 getBaseTypes(): BaseType[] | undefined; method
Dtsserverlibrary.d.ts6553 getBaseTypes(type: InterfaceType): BaseType[]; method
6962 getBaseTypes(): BaseType[] | undefined; method
Dtsc.js42069 …peOfSignature, getTypePredicateOfSignature, getReturnTypeOfSignature, getBaseTypes, resolveStructu… argument
51195 function getBaseTypes(type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2550 getBaseTypes(type: InterfaceType): BaseType[]; method
2959 getBaseTypes(): BaseType[] | undefined; method
Dtsserverlibrary.d.ts6553 getBaseTypes(type: InterfaceType): BaseType[]; method
6962 getBaseTypes(): BaseType[] | undefined; method