Searched refs:ExpectedData (Results 1 – 3 of 3) sorted by relevance
195 struct ExpectedData { struct226 ExpectedData ED;
216 auto ExpectedData = File.getBlockData(I, File.getBlockSize()); in dumpBlockRanges() local217 if (!ExpectedData) { in dumpBlockRanges()219 toString(ExpectedData.takeError())); in dumpBlockRanges()223 P.formatBinary(Label, *ExpectedData, Base, 0); in dumpBlockRanges()
52 using ExpectedData = VerifyDiagnosticConsumer::ExpectedData; typedef370 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective()826 ExpectedData &ED) { in CheckResults()