Searched refs:compilerOptionsAffectDeclarationPath (Results 1 – 4 of 4) sorted by relevance
185 !compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);
6495 …export function compilerOptionsAffectDeclarationPath(newOptions: CompilerOptions, oldOptions: Comp… function
20625 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { function20628 ts.compilerOptionsAffectDeclarationPath = compilerOptionsAffectDeclarationPath;125056 !ts.compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);
16393 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { function16396 ts.compilerOptionsAffectDeclarationPath = compilerOptionsAffectDeclarationPath;103881 !ts.compilerOptionsAffectDeclarationPath(compilerOptions, oldState.compilerOptions);