Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dutilities.ts10externalHelpersImportDeclaration: ImportDeclaration | undefined; // import of external helpers property
195 …const externalHelpersImportDeclaration = createExternalHelpersImportDeclarationIfNeeded(context.fa… constant
/third_party/typescript/src/compiler/transformers/module/
DesnextAnd2015.ts39 …const externalHelpersImportDeclaration = createExternalHelpersImportDeclarationIfNeeded(factory, e… constant
/third_party/typescript/src/compiler/factory/
Dutilities.ts445 const externalHelpersImportDeclaration = nodeFactory.createImportDeclaration( constant