Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Diag

2114   const char *Diag = nullptr;
2186 Diag = "auto";
2190 assert(Diag && "Fall through without a diagnostic?");
2194 << Diag;