Searched refs:changesAffectingProgramStructure (Results 1 – 4 of 4) sorted by relevance
1895 …if (changesAffectingProgramStructure(oldOptions, options) || host.hasChangedAutomaticTypeDirective…
91 …export function changesAffectingProgramStructure(oldOptions: CompilerOptions, newOptions: Compiler… function
14598 function changesAffectingProgramStructure(oldOptions, newOptions) { function14601 ts.changesAffectingProgramStructure = changesAffectingProgramStructure;122298 …if (ts.changesAffectingProgramStructure(oldOptions, options) || ((_b = host.hasChangedAutomaticTyp…
11133 function changesAffectingProgramStructure(oldOptions, newOptions) { function11136 ts.changesAffectingProgramStructure = changesAffectingProgramStructure;101451 …if (ts.changesAffectingProgramStructure(oldOptions, options) || ((_b = host.hasChangedAutomaticTyp…