Searched defs:getTypeCount (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2114 getTypeCount(): number; method
|
| D | tsserverlibrary.d.ts | 2114 getTypeCount(): number; method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2105 getTypeCount(): number; method
|
| D | typescript.d.ts | 2105 getTypeCount(): number; method
|
| D | typescriptServices.d.ts | 2105 getTypeCount(): number; method
|
| D | tsc.js | 36048 getTypeCount: function () { return typeCount; }, method 87858 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|
| D | typingsInstaller.js | 44189 getTypeCount: function () { return typeCount; }, method 106959 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|
| D | typescriptServices.js | 44394 getTypeCount: function () { return typeCount; }, method 107164 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|
| D | typescript.js | 44394 getTypeCount: function () { return typeCount; }, method 107164 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|
| D | tsserverlibrary.js | 44394 getTypeCount: function () { return typeCount; }, method 107164 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|
| D | tsserver.js | 44200 getTypeCount: function () { return typeCount; }, method 106970 … getTypeCount: function () { return getDiagnosticsProducingTypeChecker().getTypeCount(); }, method
|