Searched refs:ParseMetadata (Results 1 - 4 of 4) sorted by path

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1036 std::error_code BitcodeReader::ParseMetadata() { function in class:BitcodeReader
1735 if (std::error_code EC = ParseMetadata())
2210 if (std::error_code EC = ParseMetadata())
H A DBitcodeReader.h318 std::error_code ParseMetadata();
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1352 std::error_code BitcodeReader::ParseMetadata() { function in class:BitcodeReader
2008 if (std::error_code EC = ParseMetadata())
2470 if (std::error_code EC = ParseMetadata())
H A DBitcodeReader.h313 std::error_code ParseMetadata();

Completed in 1124 milliseconds