Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTImporter.cpp3832 ObjCImplDecl *InImpl = dyn_cast<ObjCImplDecl>(LexicalDC); in VisitObjCPropertyImplDecl() local
3833 if (!InImpl) in VisitObjCPropertyImplDecl()
3846 = InImpl->FindPropertyImplDecl(Property->getIdentifier()); in VisitObjCPropertyImplDecl()