Lines Matching defs:ContentChanged
629 void update(ParseInputs Inputs, WantDiagnostics, bool ContentChanged);
669 bool ContentChanged;
864 bool ContentChanged) {
970 startTask(TaskName, std::move(Task), UpdateType{WantDiags, ContentChanged},
1345 if (Update && Update->ContentChanged) {
1349 if (R.Update && R.Update->ContentChanged)
1678 bool ContentChanged = false;
1686 ContentChanged = true;
1688 ContentChanged = true;
1691 FD->Worker->update(std::move(Inputs), WantDiags, ContentChanged);
1694 if (ContentChanged)