Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp645 class FilterAndStoreDiagnosticConsumer : public DiagnosticConsumer { class
653 FilterAndStoreDiagnosticConsumer( in FilterAndStoreDiagnosticConsumer() function in __anon670461e70211::FilterAndStoreDiagnosticConsumer
678 FilterAndStoreDiagnosticConsumer Client;
719 void FilterAndStoreDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic()
784 Diags->setClient(new FilterAndStoreDiagnosticConsumer( in ConfigureDiags()