Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DCompilationDatabase.cpp150 class UnusedInputDiagConsumer : public DiagnosticConsumer { class
152 UnusedInputDiagConsumer() : Other(nullptr) {} in UnusedInputDiagConsumer() function in __anonb1225eda0111::UnusedInputDiagConsumer
156 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anonb1225eda0111::UnusedInputDiagConsumer