Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

2172     IFace = CurMethod->getClassInterface();
2241 if (ObjCInterfaceDecl *IFace = CurMethod->getClassInterface()) {