Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCImplDecl

988         isa<ObjCImplDecl>(MatchingMethodDecl->getDeclContext()) ||
1187 if (const ObjCImplDecl *impl =
1188 dyn_cast<ObjCImplDecl>(MD->getDeclContext())) {