Home | History | Annotate | Download | only in Sema

Lines Matching refs:RID

1716           if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs())
1717 Diag(RID->getLocation(), diag::note_suppressed_class_declare);
1736 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs())
1737 Diag(RID->getLocation(), diag::note_suppressed_class_declare);