Home | History | Annotate | Download | only in Basic

Lines Matching refs:CurDiagID

125   CurDiagID = ~0U;
338 assert(CurDiagID == ~0U && "Multiple diagnostics in flight at once!");
341 CurDiagID = storedDiag.getID();
359 CurDiagID = ~0U;
385 unsigned DiagID = CurDiagID;