Home | History | Annotate | Download | only in Sema

Lines Matching full:diagnostic

271   // Emit diagnostic if a recursive function call is detected for all paths.
674 /// DiagUninitUse -- Helper function to produce a diagnostic for an
701 // or a 'may be used uninitialized' diagnostic otherwise.
713 // Information used when building the diagnostic.
718 // FixIts to suppress the diagnostic by removing the dead condition.
844 /// uninitialized variable. This manages the different forms of diagnostic
1287 // and we adjust the diagnostic kind accordingly so that the less certain
1374 // to report the diagnostic at the self-init since that is the root cause.