Searched refs:DiagnosticConsumerExpectingSourceManager (Results 1 – 1 of 1) sorted by relevance
292 struct DiagnosticConsumerExpectingSourceManager : public DiagnosticConsumer { struct295 DiagnosticConsumerExpectingSourceManager() : SawSourceManager(false) {} in DiagnosticConsumerExpectingSourceManager() function322 DiagnosticConsumerExpectingSourceManager Consumer; in TEST()