Home
last modified time | relevance | path

Searched refs:transformDeclarations (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dtransformer.ts96 transformers.push(transformDeclarations);
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts5 …e ? [file] : filter(host.getSourceFiles(), isSourceFileNotJson), [transformDeclarations], /*allowD…
52 export function transformDeclarations(context: TransformationContext) { function
/third_party/typescript/lib/
Dtsc.js80586 …[file] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], false);
80618 function transformDeclarations(context) { function
81707 ts.transformDeclarations = transformDeclarations;
81856 transformers.push(ts.transformDeclarations);
DtypingsInstaller.js98849 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…
98891 function transformDeclarations(context) { function
100109 ts.transformDeclarations = transformDeclarations;
100276 transformers.push(ts.transformDeclarations);
Dtypescript.js99054 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…
99096 function transformDeclarations(context) { function
100314 ts.transformDeclarations = transformDeclarations;
100481 transformers.push(ts.transformDeclarations);
DtypescriptServices.js99054 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…
99096 function transformDeclarations(context) { function
100314 ts.transformDeclarations = transformDeclarations;
100481 transformers.push(ts.transformDeclarations);
Dtsserverlibrary.js99054 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…
99096 function transformDeclarations(context) { function
100314 ts.transformDeclarations = transformDeclarations;
100481 transformers.push(ts.transformDeclarations);
Dtsserver.js98860 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…
98902 function transformDeclarations(context) { function
100120 ts.transformDeclarations = transformDeclarations;
100287 transformers.push(ts.transformDeclarations);