Searched refs:ToInterface (Results 1 – 1 of 1) sorted by relevance
3928 ObjCInterfaceDecl *ToInterface; in VisitObjCCategoryDecl() local3929 if (Error Err = importInto(ToInterface, D->getClassInterface())) in VisitObjCCategoryDecl()3934 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()3951 Name.getAsIdentifierInfo(), ToInterface, in VisitObjCCategoryDecl()