Home | History | Annotate | Download | only in AST

Lines Matching refs:lookup_const_iterator

58   for (lookup_const_iterator Ivar = R.begin(), IvarEnd = R.end();
87 for (lookup_const_iterator Meth = R.begin(), MethEnd = R.end();
105 for (lookup_const_iterator Meth = R.begin(), MethEnd = R.end();
174 for (DeclContext::lookup_const_iterator I = R.begin(), E = R.end(); I != E;