Home | History | Annotate | Download | only in Sema

Lines Matching full:diagid

353     unsigned DiagID;
355 DiagID = diag::err_arc_method_not_found;
357 DiagID = isClassMessage ? diag::warn_class_method_not_found
359 Diag(lbrac, DiagID)