Searched refs:GetFixesFromNotes (Results 1 – 2 of 2) sorted by relevance
260 bool GetFixesFromNotes = false,291 bool GetFixesFromNotes; variable
290 bool RemoveIncompatibleErrors, bool GetFixesFromNotes, in ClangTidyDiagnosticConsumer() argument294 GetFixesFromNotes(GetFixesFromNotes), in ClangTidyDiagnosticConsumer()641 if (const auto *Fix = getFixIt(Error, GetFixesFromNotes)) in removeIncompatibleErrors()