Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookup_iterator

478     for (DeclContext::lookup_iterator DI = I->Decls.begin(),
1729 DeclContext::lookup_iterator FirstD = FirstPath->Decls.begin();
1730 DeclContext::lookup_iterator CurrentD = Path->Decls.begin();
1771 for (DeclContext::lookup_iterator I = DR.begin(), E = DR.end(); I != E; ++I) {
1850 DeclContext::lookup_iterator Found = Paths->front().Decls.begin();
2824 for (DeclContext::lookup_iterator I = R.begin(), E = R.end(); I != E;