Home
last modified time | relevance | path

Searched refs:ParseMetadataAttachment (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp352 std::error_code ParseMetadataAttachment();
2495 std::error_code BitcodeReader::ParseMetadataAttachment() { in ParseMetadataAttachment() function in BitcodeReader
2586 if (std::error_code EC = ParseMetadataAttachment()) in ParseFunctionBody()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp589 std::error_code ParseMetadataAttachment();
2760 std::error_code BitcodeReader::ParseMetadataAttachment() { in ParseMetadataAttachment() function in BitcodeReader
2849 if (std::error_code EC = ParseMetadataAttachment()) in ParseFunctionBody()