Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DCompilationDatabase.cpp182 class UnusedInputDiagConsumer : public DiagnosticConsumer { class
184 UnusedInputDiagConsumer(DiagnosticConsumer &Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anon92ea00d00111::UnusedInputDiagConsumer