Home | History | Annotate | Download | only in Sema

Lines Matching refs:RID

1801         if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs())
1802 S.Diag(RID->getLocation(), diag::note_suppressed_class_declare);