Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DCompilationDatabase.cpp151 class UnusedInputDiagConsumer : public DiagnosticConsumer { class
153 UnusedInputDiagConsumer() : Other(nullptr) {} in UnusedInputDiagConsumer() function in __anon9c13d91b0111::UnusedInputDiagConsumer
157 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anon9c13d91b0111::UnusedInputDiagConsumer