Home | History | Annotate | Download | only in Sema

Lines Matching refs:prop_begin

1391       for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(),
1413 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(),
1487 for (ObjCContainerDecl::prop_iterator P = IDecl->prop_begin(),
1500 for (ObjCContainerDecl::prop_iterator P = CATDecl->prop_begin(),
1511 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(),
1560 for (ObjCContainerDecl::prop_iterator P = IFace->prop_begin(),
1736 for (ObjCContainerDecl::prop_iterator I = IDecl->prop_begin(),