Searched refs:ParseTypeTableBody (Results 1 – 1 of 1) sorted by relevance
362 std::error_code ParseTypeTableBody();1255 return ParseTypeTableBody(); in ParseTypeTable()1258 std::error_code BitcodeReader::ParseTypeTableBody() { in ParseTypeTableBody() function in BitcodeReader