Searched refs:ImpD (Results 1 – 2 of 2) sorted by relevance
61 ObjCImplementationDecl *ImpD; variable66 : MigrateCtx(MigrateCtx), ImpD(D) {} in ObjCImplementationContext()69 ObjCImplementationDecl *getImplementationDecl() { return ImpD; } in getImplementationDecl()
3220 if (ObjCImplementationDecl *ImpD = ID->getImplementation()) { in CreateTypeDefinition() local3222 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()