Searched refs:SawSourceManager (Results 1 – 1 of 1) sorted by relevance
293 bool SawSourceManager; member295 DiagnosticConsumerExpectingSourceManager() : SawSourceManager(false) {} in DiagnosticConsumerExpectingSourceManager()299 SawSourceManager = info.hasSourceManager(); in HandleDiagnostic()326 EXPECT_TRUE(Consumer.SawSourceManager); in TEST()