Home
last modified time | relevance | path

Searched defs:getInstantiationCount (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts2315 getInstantiationCount(): number; method
DtypescriptServices.d.ts2315 getInstantiationCount(): number; method
Dtsserverlibrary.d.ts2315 getInstantiationCount(): number; method
DtypingsInstaller.js51000 getInstantiationCount: function () { return totalInstantiationCount; }, method
122079 getInstantiationCount: function () { return getTypeChecker().getInstantiationCount(); }, method
Dtsc.js41982 getInstantiationCount: function () { return totalInstantiationCount; }, method
101306 getInstantiationCount: function () { return getTypeChecker().getInstantiationCount(); }, method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2315 getInstantiationCount(): number; method
Dtsserverlibrary.d.ts2315 getInstantiationCount(): number; method