Searched refs:parseGlobalObjectAttachment (Results 1 – 1 of 1) sorted by relevance
453 parseGlobalObjectAttachment(GlobalObject &GO,2708 parseGlobalObjectAttachment(*GO, ArrayRef<uint64_t>(Record).slice(1)); in parseMetadata()4188 std::error_code BitcodeReader::parseGlobalObjectAttachment( in parseGlobalObjectAttachment() function in BitcodeReader4309 if (std::error_code EC = parseGlobalObjectAttachment(F, Record)) in parseMetadataAttachment()