reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1070 if ((IC = dyn_cast<ObjCImplementationDecl>(ClassImpDecl))) { 1071 IDecl = IC->getClassInterface(); 1093 Diag(IC->getLocation(), diag::warn_auto_implicit_atomic_property); 1507 if (IC) { 1510 IC->FindPropertyImplIvarDecl(PropertyIvar)) { 1518 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { 1523 IC->addPropertyImplementation(PIDecl); 1540 declaresSameEntity(IC->getClassInterface(), ClassDeclared)) {