Searched refs:clearScreenIfNotWatchingForFileChanges (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watch.ts | 33 …function clearScreenIfNotWatchingForFileChanges(system: System, diagnostic: Diagnostic, options: C… function 77 clearScreenIfNotWatchingForFileChanges(system, diagnostic, options); 85 if (!clearScreenIfNotWatchingForFileChanges(system, diagnostic, options)) {
|
/third_party/typescript/lib/ |
D | tsc.js | 106733 function clearScreenIfNotWatchingForFileChanges(system, diagnostic, options) { function 106762 clearScreenIfNotWatchingForFileChanges(system, diagnostic, options); 106769 if (!clearScreenIfNotWatchingForFileChanges(system, diagnostic, options)) {
|
D | typingsInstaller.js | 128376 function clearScreenIfNotWatchingForFileChanges(system, diagnostic, options) { function 128416 clearScreenIfNotWatchingForFileChanges(system, diagnostic, options); 128423 if (!clearScreenIfNotWatchingForFileChanges(system, diagnostic, options)) {
|