Searched refs:globalCleanup (Results 1 – 3 of 3) sorted by relevance
755 Error globalCleanup();2962 Error BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader3425 return globalCleanup(); in parseModule()3493 if (Error Err = globalCleanup()) in parseModule()3538 return globalCleanup(); in parseModule()
757 Error globalCleanup();3022 Error BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader3516 return globalCleanup(); in parseModule()3586 if (Error Err = globalCleanup()) in parseModule()3631 return globalCleanup(); in parseModule()
444 std::error_code globalCleanup();3442 std::error_code BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader3572 return globalCleanup(); in parseModule()3640 if (std::error_code EC = globalCleanup()) in parseModule()