Searched refs:GlobalCleanup (Results 1 – 1 of 1) sorted by relevance
370 std::error_code GlobalCleanup();2648 std::error_code BitcodeReader::GlobalCleanup() { in GlobalCleanup() function in BitcodeReader2696 return GlobalCleanup(); in ParseModule()2746 if (std::error_code EC = GlobalCleanup()) in ParseModule()