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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp351 std::error_code ParseMetadata();
1404 std::error_code BitcodeReader::ParseMetadata() { function in class:__anon1362::BitcodeReader
2110 if (std::error_code EC = ParseMetadata())
2590 if (std::error_code EC = ParseMetadata())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp588 std::error_code ParseMetadata();
1716 std::error_code BitcodeReader::ParseMetadata() { function in class:__anon1365::BitcodeReader
2377 if (std::error_code EC = ParseMetadata())
2853 if (std::error_code EC = ParseMetadata())

Completed in 51 milliseconds