Home
last modified time | relevance | path

Searched defs:GetFixesFromNotes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h312 bool GetFixesFromNotes; global() variable
H A DClangTidyDiagnosticConsumer.cpp309 bool RemoveIncompatibleErrors, bool GetFixesFromNotes, in ClangTidyDiagnosticConsumer() argument