Searched defs:getBaseTypes (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/services/ |
| D | types.ts | 61 getBaseTypes(): BaseType[] | undefined; method
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 2396 getBaseTypes(type: InterfaceType): BaseType[]; method 6130 getBaseTypes(): BaseType[] | undefined; method
|
| D | typescript.d.ts | 2396 getBaseTypes(type: InterfaceType): BaseType[]; method 6130 getBaseTypes(): BaseType[] | undefined; method
|
| D | tsserverlibrary.d.ts | 2396 getBaseTypes(type: InterfaceType): BaseType[]; method 6130 getBaseTypes(): BaseType[] | undefined; method
|
| D | tsc.js | 41689 …peOfSignature, getTypePredicateOfSignature, getReturnTypeOfSignature, getBaseTypes, resolveStructu… argument 42027 getBaseTypes: getBaseTypes, property 49999 function getBaseTypes(type) { function
|
| D | typingsInstaller.js | 50461 …peOfSignature, getTypePredicateOfSignature, getReturnTypeOfSignature, getBaseTypes, resolveStructu… argument 51045 getBaseTypes: getBaseTypes, property 60149 function getBaseTypes(type) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2396 getBaseTypes(type: InterfaceType): BaseType[]; method 6130 getBaseTypes(): BaseType[] | undefined; method
|
| D | tsserverlibrary.d.ts | 2396 getBaseTypes(type: InterfaceType): BaseType[]; method 6130 getBaseTypes(): BaseType[] | undefined; method
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 10557 function getBaseTypes(type: InterfaceType): BaseType[] { function
|