Home | History | Annotate | Download | only in AST

Lines Matching refs:ContD

926     ContD = cast<ObjCContainerDecl>(Method->getDeclContext());
927 if (isa<ObjCInterfaceDecl>(ContD) || isa<ObjCProtocolDecl>(ContD))