Searched defs:ParseMetadataAttachment (Results 1 – 2 of 2) sorted by relevance
2006 bool BitcodeReader::ParseMetadataAttachment() { in ParseMetadataAttachment() function in BitcodeReader
1721 bool LLParser::ParseMetadataAttachment(unsigned &Kind, MDNode *&MD) { in ParseMetadataAttachment() function in LLParser