Searched defs:hasChanges (Results 1 – 9 of 9) sorted by relevance
177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
174 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
239 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
246 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
630 const hasChanges = updateChildWatches(dirName, dirPath, options); constant668 const hasChanges = enumerateInsertsAndDeletes<string, ChildDirectoryWatcher>( constant
726 let hasChanges = false; variable
1163 let hasChanges = this.pendingEnsureProjectForOpenFiles; variable