• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/

Lines Matching refs:diag

91          diag::warn_doc_param_not_attached_to_a_function_decl)
125 Diag(Comment->getLocation(), diag::warn_doc_function_method_decl_mismatch)
164 Diag(Comment->getLocation(), diag::warn_doc_api_container_decl_mismatch)
214 Diag(Comment->getLocation(), diag::warn_doc_container_decl_mismatch)
248 Diag(ArgLocBegin, diag::warn_doc_param_spaces_in_direction)
251 Diag(ArgLocBegin, diag::warn_doc_param_invalid_direction) << ArgRange;
294 diag::warn_doc_tparam_not_attached_to_a_template_decl)
327 Diag(ArgLocBegin, diag::warn_doc_tparam_duplicate)
329 Diag(PrevCommand->getLocation(), diag::note_doc_tparam_previous)
337 Diag(ArgLocBegin, diag::warn_doc_tparam_not_found)
354 Diag(ArgLocBegin, diag::note_doc_tparam_name_suggestion)
484 Diag(HET->getLocation(), diag::warn_doc_html_end_forbidden)
500 Diag(HET->getLocation(), diag::warn_doc_html_end_unbalanced)
529 Diag(HST->getLocation(), diag::warn_doc_html_start_end_mismatch)
534 Diag(HST->getLocation(), diag::warn_doc_html_start_end_mismatch)
537 Diag(HET->getLocation(), diag::note_doc_html_end_tag)
557 Diag(HST->getLocation(), diag::warn_doc_html_missing_end_tag)
576 Diag(DiagLoc, diag::warn_doc_block_command_empty_paragraph)
613 diag::warn_doc_returns_attached_to_a_void_function)
623 diag::warn_doc_returns_not_attached_to_a_function_decl)
650 Diag(Command->getLocation(), diag::warn_doc_block_command_duplicate)
655 Diag(PrevCommand->getLocation(), diag::note_doc_block_command_previous)
661 diag::note_doc_block_command_previous_alias)
682 Diag(Command->getLocation(), diag::warn_doc_deprecated_not_sync)
727 Diag(Loc, diag::note_add_deprecation_attr)
770 Diag(ArgRange.getBegin(), diag::warn_doc_param_duplicate)
773 Diag(PrevCommand->getLocation(), diag::note_doc_param_previous)
794 Diag(ArgRange.getBegin(), diag::warn_doc_param_not_found)
814 Diag(ArgRange.getBegin(), diag::note_doc_param_name_suggestion)