Home
last modified time | relevance | path

Searched defs:baseFactory (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6630 const baseFactory = createBaseNodeFactory(); constant
/third_party/typescript/lib/
Dtsc.js18034 function createNodeFactory(flags, baseFactory) { argument
18053 baseFactory: baseFactory, property
DtypingsInstaller.js22670 function createNodeFactory(flags, baseFactory) { argument
22691 baseFactory: baseFactory, property