Lines Matching full:report
275 diagnostic().Report(full_loc, diag_method_requires_virtual_)
337 diagnostic().Report(token_end, diag_method_requires_override_)
340 diagnostic().Report(loc, diag_method_requires_override_);
521 diagnostic().Report(it->Base->getLocStart(), diag_note_inheritance_)
567 diagnostic().Report(loc, DiagnosticForIssue(issue));
576 diagnostic().Report(loc, diag_protected_non_virtual_dtor_);
626 diagnostic().Report(record_location, diag_no_explicit_dtor_);
628 diagnostic().Report(loc, diag_note_implicit_dtor_) << problem_record;
631 diagnostic().Report(record_location, diag_public_dtor_);
633 diagnostic().Report(loc, diag_note_public_dtor_);
662 diagnostic().Report(weak_ptr_factory_location,