Home | History | Annotate | Download | only in Basic

Lines Matching refs:CurDiagID

108   CurDiagID = ~0U;
315 assert(CurDiagID == ~0U && "Multiple diagnostics in flight at once!");
318 CurDiagID = storedDiag.getID();
344 CurDiagID = ~0U;
370 unsigned DiagID = CurDiagID;