Home | History | Annotate | Download | only in Basic

Lines Matching refs:CurDiagID

110   CurDiagID = ~0U;
355 assert(CurDiagID == ~0U && "Multiple diagnostics in flight at once!");
358 CurDiagID = storedDiag.getID();
387 CurDiagID = ~0U;
413 unsigned DiagID = CurDiagID;