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