Searched refs:globalCleanup (Results 1 – 1 of 1) sorted by relevance
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()