Searched refs:changesAffectingProgramStructure (Results 1 – 4 of 4) sorted by relevance
1907 …if (changesAffectingProgramStructure(oldOptions, options) || host.hasChangedAutomaticTypeDirective…
91 …export function changesAffectingProgramStructure(oldOptions: CompilerOptions, newOptions: Compiler… function
11134 function changesAffectingProgramStructure(oldOptions, newOptions) { function11137 ts.changesAffectingProgramStructure = changesAffectingProgramStructure;101739 …if (ts.changesAffectingProgramStructure(oldOptions, options) || ((_b = host.hasChangedAutomaticTyp…
14602 function changesAffectingProgramStructure(oldOptions, newOptions) { function14605 ts.changesAffectingProgramStructure = changesAffectingProgramStructure;122610 …if (ts.changesAffectingProgramStructure(oldOptions, options) || ((_b = host.hasChangedAutomaticTyp…