reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/CommentSema.cpp
   89     Diag(Command->getLocation(),
  124     Diag(Comment->getLocation(), diag::warn_doc_function_method_decl_mismatch)
  161     Diag(Comment->getLocation(), diag::warn_doc_api_container_decl_mismatch)
  211     Diag(Comment->getLocation(), diag::warn_doc_container_decl_mismatch)
  245       Diag(ArgLocBegin, diag::warn_doc_param_spaces_in_direction)
  248       Diag(ArgLocBegin, diag::warn_doc_param_invalid_direction) << ArgRange;
  290     Diag(Command->getLocation(),
  324       Diag(ArgLocBegin, diag::warn_doc_tparam_duplicate)
  326       Diag(PrevCommand->getLocation(), diag::note_doc_tparam_previous)
  334   Diag(ArgLocBegin, diag::warn_doc_tparam_not_found)
  351     Diag(ArgLocBegin, diag::note_doc_tparam_name_suggestion)
  481     Diag(HET->getLocation(), diag::warn_doc_html_end_forbidden)
  497     Diag(HET->getLocation(), diag::warn_doc_html_end_unbalanced)
  526       Diag(HST->getLocation(), diag::warn_doc_html_start_end_mismatch)
  531       Diag(HST->getLocation(), diag::warn_doc_html_start_end_mismatch)
  534       Diag(HET->getLocation(), diag::note_doc_html_end_tag)
  554     Diag(HST->getLocation(), diag::warn_doc_html_missing_end_tag)
  573     Diag(DiagLoc, diag::warn_doc_block_command_empty_paragraph)
  609       Diag(Command->getLocation(),
  619   Diag(Command->getLocation(),
  647   Diag(Command->getLocation(), diag::warn_doc_block_command_duplicate)
  652     Diag(PrevCommand->getLocation(), diag::note_doc_block_command_previous)
  657     Diag(PrevCommand->getLocation(),
  679   Diag(Command->getLocation(),
  707     Diag(FD->getEndLoc(), diag::note_add_deprecation_attr)
  751       Diag(ArgRange.getBegin(), diag::warn_doc_param_duplicate)
  754       Diag(PrevCommand->getLocation(), diag::note_doc_param_previous)
  775     Diag(ArgRange.getBegin(), diag::warn_doc_param_not_found)
  795         Diag(ArgRange.getBegin(), diag::note_doc_param_name_suggestion)