Home | History | Annotate | Download | only in Sema

Lines Matching full:propimpl_end

1687        EI = IMPDecl->propimpl_end(); I != EI; ++I)
1825 i = D->propimpl_begin(), e = D->propimpl_end(); i != e; ++i) {