Searched defs:InImpl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTImporter.cpp4266 ObjCImplDecl *InImpl = dyn_cast<ObjCImplDecl>(LexicalDC); local
4267 if (!InImpl)
4280 = InImpl->FindPropertyImplDecl(Property->getIdentifier(),

Completed in 75 milliseconds