Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4817 ObjCInterfaceDecl *ToInterface; in VisitObjCCategoryDecl() local
4818 if (Error Err = importInto(ToInterface, D->getClassInterface())) in VisitObjCCategoryDecl()
4823 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
4838 Name.getAsIdentifierInfo(), ToInterface, in VisitObjCCategoryDecl()