Home
last modified time | relevance | path

Searched refs:removeIncompatibleErrors (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h274 void removeIncompatibleErrors();
H A DClangTidyDiagnosticConsumer.cpp562 void ClangTidyDiagnosticConsumer::removeIncompatibleErrors() { in removeIncompatibleErrors() function in ClangTidyDiagnosticConsumer
732 removeIncompatibleErrors(); in take()