Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h133 uint32_t getSymbolCount() { in getSymbolCount() function
/third_party/typescript/lib/
DtypescriptServices.d.ts2313 getSymbolCount(): number; method
Dtypescript.d.ts2313 getSymbolCount(): number; method
Dtsserverlibrary.d.ts2313 getSymbolCount(): number; method
Dtsc.js41980getSymbolCount: function () { return ts.sum(host.getSourceFiles(), "symbolCount") + symbolCount; }, method
101304 getSymbolCount: function () { return getTypeChecker().getSymbolCount(); }, method
DtypingsInstaller.js50998getSymbolCount: function () { return ts.sum(host.getSourceFiles(), "symbolCount") + symbolCount; }, method
122077 getSymbolCount: function () { return getTypeChecker().getSymbolCount(); }, method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2313 getSymbolCount(): number; method
Dtsserverlibrary.d.ts2313 getSymbolCount(): number; method