Lines Matching refs:Unresolved
655 const UnresolvedSetImpl *Unresolved = Record->getConversionFunctions();656 for (UnresolvedSetImpl::iterator U = Unresolved->begin(),657 UEnd = Unresolved->end(); U != UEnd; ++U) {