Searched defs:ParseMetadataAttachment (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2197 /// ParseMetadataAttachment - Parse metadata attachments.
2198 std::error_code BitcodeReader::ParseMetadataAttachment() { function in class:BitcodeReader
2290 if (std::error_code EC = ParseMetadataAttachment())

Completed in 69 milliseconds