Home | History | Annotate | Download | only in Sema

Lines Matching refs:diagnose

957 diagnose during
5040 // expression. We'll diagnose this in a moment.
5294 /// \param Converter Used to control and diagnose the conversion process.
5336 void diagnose(Sema &S, SourceLocation Loc, QualType T) override {
8572 // TODO: detect and diagnose the full richness of const mismatches.
8645 // Diagnose references or pointers to incomplete types differently,
8660 // Diagnose base -> derived pointer conversions.
8832 /// Diagnose a failed template-argument deduction.
9012 // TODO: diagnose these individually, then kill off
9021 /// Diagnose a failed template-argument deduction, for function calls.
9032 /// CUDA: diagnose an invalid call across targets.
9113 // those conditions and diagnose them well.
9547 /// Diagnose a template argument deduction failure.
9688 // We'll diagnose this due to an empty set of functions.
9900 // We have some deduction failure messages. Use them to diagnose
9901 // the function templates, and diagnose the non-template candidates
10315 // Don't diagnose names we find in classes; we get much better