Home
last modified time | relevance | path

Searched refs:getSourceFileConstructor (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/compiler/factory/
DbaseNodeFactory.ts37 …urceFileConstructor || (SourceFileConstructor = objectAllocator.getSourceFileConstructor()))(kind,…
/third_party/typescript/src/compiler/
Ddebug.ts589 objectAllocator.getSourceFileConstructor()
Dutilities.ts5914getSourceFileConstructor(): new (kind: SyntaxKind.SourceFile, pos?: number, end?: number) => Sourc… method
5991 getSourceFileConstructor: () => <any>Node,
Dparser.ts28 …urceFileConstructor || (SourceFileConstructor = objectAllocator.getSourceFileConstructor()))(kind,…
950 SourceFileConstructor = objectAllocator.getSourceFileConstructor();
/third_party/typescript/src/services/
Dservices.ts873 getSourceFileConstructor: () => SourceFileObject,
/third_party/typescript/lib/
Dtsc.js2279 ts.objectAllocator.getSourceFileConstructor()
14721 getSourceFileConstructor: function () { return Node; }, method
15867 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
22652 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
23393 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
DtypingsInstaller.js2684 ts.objectAllocator.getSourceFileConstructor()
18715 getSourceFileConstructor: function () { return Node; }, method
20016 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
28123 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
29005 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
Dtsserverlibrary.js2889 ts.objectAllocator.getSourceFileConstructor()
18920 getSourceFileConstructor: function () { return Node; }, method
20221 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
28328 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
29210 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
149725 getSourceFileConstructor: function () { return SourceFileObject; },
Dtypescript.js2889 ts.objectAllocator.getSourceFileConstructor()
18920 getSourceFileConstructor: function () { return Node; }, method
20221 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
28328 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
29210 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
149725 getSourceFileConstructor: function () { return SourceFileObject; },
Dtsserver.js2695 ts.objectAllocator.getSourceFileConstructor()
18726 getSourceFileConstructor: function () { return Node; }, method
20027 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
28134 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
29016 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
149156 getSourceFileConstructor: function () { return SourceFileObject; },
DtypescriptServices.js2889 ts.objectAllocator.getSourceFileConstructor()
18920 getSourceFileConstructor: function () { return Node; }, method
20221 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
28328 …eFileConstructor || (SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor()))(kind,…
29210 SourceFileConstructor = ts.objectAllocator.getSourceFileConstructor();
149725 getSourceFileConstructor: function () { return SourceFileObject; },