Searched defs:UnusedInputDiagConsumer (Results 1 – 1 of 1) sorted by relevance
150 class UnusedInputDiagConsumer : public DiagnosticConsumer { class152 UnusedInputDiagConsumer() : Other(nullptr) {} in UnusedInputDiagConsumer() function in __anon970dbca40111::UnusedInputDiagConsumer156 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anon970dbca40111::UnusedInputDiagConsumer