Home | History | Annotate | Download | only in Sema

Lines Matching refs:prop_end

2332                                             E = CDecl->prop_end();
2349 E = ClsExtDecl->prop_end(); I != E; ++I) {