Searched refs:ImpD (Results 1 – 2 of 2) sorted by relevance
62 ObjCImplementationDecl *ImpD; variable67 : MigrateCtx(MigrateCtx), ImpD(D) {} in ObjCImplementationContext()70 ObjCImplementationDecl *getImplementationDecl() { return ImpD; } in getImplementationDecl()
1787 if (ObjCImplementationDecl *ImpD = ID->getImplementation()) { in CreateTypeDefinition() local1789 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()