Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp613 class FilterAndStoreDiagnosticConsumer : public DiagnosticConsumer { class
621 FilterAndStoreDiagnosticConsumer( in FilterAndStoreDiagnosticConsumer() function in __anon8e7ac3c80211::FilterAndStoreDiagnosticConsumer
646 FilterAndStoreDiagnosticConsumer Client;
687 void FilterAndStoreDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic()
752 Diags->setClient(new FilterAndStoreDiagnosticConsumer( in ConfigureDiags()