reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1842 ObjCPropertyImplDecl *getObjCPropertyImplDeclForPropertyDecl(
6539 getObjCPropertyImplDeclForPropertyDecl(PD, Container)) {
tools/clang/lib/CodeGen/CGObjCGNU.cpp3296 if (!isProtocol && !Context.getObjCPropertyImplDeclForPropertyDecl(PD, Container)) 3350 auto *propertyImpl = Context.getObjCPropertyImplDeclForPropertyDecl(property, Container);