Home | History | Annotate | Download | only in Sema

Lines Matching full:conversions

900   const UnresolvedSetImpl *Conversions
906 for (UnresolvedSetImpl::iterator I = Conversions->begin(),
907 E = Conversions->end();