Home | History | Annotate | Download | only in Reader

Lines Matching full:parsebitcodeinto

254   std::error_code parseBitcodeInto(std::unique_ptr<DataStreamer> Streamer,
3710 BitcodeReader::parseBitcodeInto(std::unique_ptr<DataStreamer> Streamer,
5828 if (std::error_code EC = R->parseBitcodeInto(std::move(Streamer), M.get(),