Home | History | Annotate | Download | only in Sema

Lines Matching full:noteid

1457   unsigned noteID = diag::note_arc_lost_method_convention;
1462 noteID = diag::note_arc_gained_method_convention;
1504 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector);