reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
521 Diag(IdentLoc, diag::err_redefinition_of_label) << TheDecl->getDeclName(); 527 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); 530 TheDecl->setLocStart(IdentLoc); 534 TheDecl->setLocation(IdentLoc);