Searched refs:noteID (Results 1 – 1 of 1) sorted by relevance
2525 unsigned noteID = diag::note_arc_lost_method_convention; in checkMethodFamilyMismatch() local2530 noteID = diag::note_arc_gained_method_convention; in checkMethodFamilyMismatch()2573 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()