Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTImporter.cpp3332 ObjCInterfaceDecl *ToInterface in VisitObjCCategoryDecl() local
3334 if (!ToInterface) in VisitObjCCategoryDecl()
3339 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
3347 ToInterface, in VisitObjCCategoryDecl()