Lines Matching refs:getClassInterface
944 if (ObjCInterfaceDecl *Class = Method->getClassInterface()) {3162 if (ObjCInterfaceDecl *IFace = Method->getClassInterface()) {3665 if (Method->isInstanceMethod() && Method->getClassInterface() &&3670 = Method->getClassInterface()->lookupInstanceVariable(Name)) {