Home | History | Annotate | Download | only in Sema

Lines Matching full:opend

3083     for (LookupResult::iterator Op = Res.begin(), OpEnd = Res.end();
3084 Op != OpEnd; ++Op) {