Searched refs:UnusedInputDiagConsumer (Results 1 – 1 of 1) sorted by relevance
151 class UnusedInputDiagConsumer : public DiagnosticConsumer { class153 UnusedInputDiagConsumer() : Other(nullptr) {} in UnusedInputDiagConsumer() function in __anon2ce85ef20111::UnusedInputDiagConsumer157 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() function in __anon2ce85ef20111::UnusedInputDiagConsumer210 UnusedInputDiagConsumer DiagClient; in stripPositionalArgs()