Searched refs:ErrorPair (Results 1 – 1 of 1) sorted by relevance
339 for (auto &ErrorPair : Src->Errors) in mergeWriterContexts() local340 Dst->Errors.push_back(std::move(ErrorPair)); in mergeWriterContexts()449 for (auto &ErrorPair : WC->Errors) { in mergeInstrProfile() local451 warn(toString(std::move(ErrorPair.first)), ErrorPair.second); in mergeInstrProfile()