Searched refs:noteID (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1495 unsigned noteID = diag::note_arc_lost_method_convention; local
1500 noteID = diag::note_arc_gained_method_convention;
1543 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector);

Completed in 77 milliseconds