reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4662 PrevMethod = ImpDecl->getInstanceMethod(Sel); 4665 PrevMethod = ImpDecl->getClassMethod(Sel); 4704 if (PrevMethod) { 4708 Diag(PrevMethod->getLocation(), diag::note_previous_declaration);