Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3928 ObjCInterfaceDecl *ToInterface; in VisitObjCCategoryDecl() local
3929 if (Error Err = importInto(ToInterface, D->getClassInterface())) in VisitObjCCategoryDecl()
3934 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
3951 Name.getAsIdentifierInfo(), ToInterface, in VisitObjCCategoryDecl()