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