Searched refs:readDiagnosticBlock (Results 1 – 2 of 2) sorted by relevance
94 if ((EC = readDiagnosticBlock(Stream))) in readDiagnostics()211 SerializedDiagnosticReader::readDiagnosticBlock(llvm::BitstreamCursor &Stream) { in readDiagnosticBlock() function in SerializedDiagnosticReader234 if ((EC = readDiagnosticBlock(Stream))) in readDiagnosticBlock()
79 std::error_code readDiagnosticBlock(llvm::BitstreamCursor &Stream);