Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp613 class FilterAndStoreDiagnosticConsumer : public DiagnosticConsumer { class
621 FilterAndStoreDiagnosticConsumer( in FilterAndStoreDiagnosticConsumer() function in __anonc715c21c0211::FilterAndStoreDiagnosticConsumer
646 FilterAndStoreDiagnosticConsumer Client;
687 void FilterAndStoreDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic()
752 Diags->setClient(new FilterAndStoreDiagnosticConsumer( in ConfigureDiags()