Home
last modified time | relevance | path

Searched defs:UnusedInputDiagConsumer (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp183 class UnusedInputDiagConsumer : public DiagnosticConsumer { class
185 UnusedInputDiagConsumer(DiagnosticConsumer &Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anonf57149ec0111::UnusedInputDiagConsumer