Searched refs:InitStream (Results 1 – 2 of 2) sorted by relevance
366 error_code InitStream();
1937 if (error_code EC = InitStream()) in ParseBitcodeInto()2039 if (error_code EC = InitStream()) in ParseTriple()3159 error_code BitcodeReader::InitStream() { in InitStream() function in BitcodeReader