Searched refs:transformDeclarations (Results 1 – 4 of 4) sorted by relevance
105 transformers.push(transformDeclarations);
5 …e ? [file] : filter(host.getSourceFiles(), isSourceFileNotJson), [transformDeclarations], /*allowD…53 export function transformDeclarations(context: TransformationContext) { function
93149 …[file] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], false);93181 function transformDeclarations(context) { function94364 ts.transformDeclarations = transformDeclarations;94522 transformers.push(ts.transformDeclarations);
113021 …ile] : ts.filter(host.getSourceFiles(), ts.isSourceFileNotJson), [transformDeclarations], /*allowD…113063 function transformDeclarations(context) { function114351 ts.transformDeclarations = transformDeclarations;114527 transformers.push(ts.transformDeclarations);