reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1852 if (IMPDecl->FindPropertyImplDecl( 1855 if (IMPDecl->getInstanceMethod(Prop->getGetterName())) { 1858 if (IMPDecl->getInstanceMethod(Prop->getSetterName())) 1862 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { 1879 Diag(IMPDecl->getLocation(), 1895 !IMPDecl->getInstanceMethod(Prop->getSetterName()) && 1905 Diag(IMPDecl->getLocation(), diag::note_while_in_implementation); 1921 Diag(IMPDecl->getLocation(), diag::note_while_in_implementation);