Searched refs:ParseTypeTableBody (Results 1 – 2 of 2) sorted by relevance
275 bool ParseTypeTableBody();
500 return ParseTypeTableBody(); in ParseTypeTable()503 bool BitcodeReader::ParseTypeTableBody() { in ParseTypeTableBody() function in BitcodeReader