Home | History | Annotate | Download | only in Sema

Lines Matching full:diagid

6922   unsigned DiagID = 0;
6926 DiagID = diag::err_typename_nested_not_found;
6961 DiagID = diag::err_typename_nested_not_type;
6966 DiagID = diag::err_typename_nested_not_type;
6978 Diag(IILoc, DiagID) << FullRange << Name << Ctx;