Searched refs:globalCleanup (Results 1 – 1 of 1) sorted by relevance
397 std::error_code globalCleanup();3109 std::error_code BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader3233 return globalCleanup(); in parseModule()3301 if (std::error_code EC = globalCleanup()) in parseModule()