Home | History | Annotate | Download | only in Sema

Lines Matching refs:propimpl_end

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