Searched defs:IFaceD (Results 1 – 2 of 2) sorted by relevance
517 const ObjCInterfaceDecl *IFaceD = D->getClassInterface(); in handleObjCCategory() local550 const ObjCInterfaceDecl *IFaceD = CatD->getClassInterface(); in handleObjCCategoryImpl() local
2056 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation()