Home
last modified time | relevance | path

Searched refs:ToInterface (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp4474 ObjCInterfaceDecl *ToInterface; in VisitObjCCategoryDecl() local
4475 if (Error Err = importInto(ToInterface, D->getClassInterface())) in VisitObjCCategoryDecl()
4480 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
4495 Name.getAsIdentifierInfo(), ToInterface, in VisitObjCCategoryDecl()