Searched refs:compilerOptionsAffectDeclarationPath (Results 1 – 4 of 4) sorted by relevance
238 !compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);
6523 …export function compilerOptionsAffectDeclarationPath(newOptions: CompilerOptions, oldOptions: Comp… function
20659 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { function20662 ts.compilerOptionsAffectDeclarationPath = compilerOptionsAffectDeclarationPath;125386 !ts.compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);
16424 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { function16427 ts.compilerOptionsAffectDeclarationPath = compilerOptionsAffectDeclarationPath;104187 !ts.compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);