Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDASTUnit.cpp656 class FilterAndStoreDiagnosticConsumer : public DiagnosticConsumer { class
664 FilterAndStoreDiagnosticConsumer( in FilterAndStoreDiagnosticConsumer() function in __anon0a3ab9d00211::FilterAndStoreDiagnosticConsumer
689 FilterAndStoreDiagnosticConsumer Client;
730 void FilterAndStoreDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic()
795 Diags->setClient(new FilterAndStoreDiagnosticConsumer( in ConfigureDiags()