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