Searched defs:InterfaceD (Results 1 – 1 of 1) sorted by relevance
301 const ObjCInterfaceDecl *InterfaceD, in findPropertyBackingIvar()364 const ObjCInterfaceDecl *InterfaceD = ImplD->getClassInterface(); in visit() local517 const ObjCInterfaceDecl *InterfaceD, bool MissingDeclaration) const { in reportNoInvalidationMethod() argument