Searched refs:readBlockInfoBlock (Results 1 – 2 of 2) sorted by relevance
43 llvm::Error readBlockInfoBlock();
709 llvm::Error ClangDocBitcodeReader::readBlockInfoBlock() { in readBlockInfoBlock() function in clang::doc::ClangDocBitcodeReader792 if (auto Err = readBlockInfoBlock()) in readBitcode()