Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp4350 ObjCInterfaceDecl *ToInterface; in VisitObjCCategoryDecl() local
4351 if (Error Err = importInto(ToInterface, D->getClassInterface())) in VisitObjCCategoryDecl()
4356 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
4371 Name.getAsIdentifierInfo(), ToInterface, in VisitObjCCategoryDecl()