Home | History | Annotate | Download | only in Sema

Lines Matching refs:SuperMethod

423         const ObjCMethodDecl *SuperMethod =
427 (SuperMethod && SuperMethod->hasAttr<ObjCRequiresSuperAttr>());