Home | History | Annotate | Download | only in Sema

Lines Matching full:opend

2343   for (LookupResult::iterator Op = Operators.begin(), OpEnd = Operators.end();
2344 Op != OpEnd; ++Op) {