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