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

References

tools/clang/lib/AST/CommentSema.cpp
   98   const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
  103   switch (Comment->getCommandID()) {
  124     Diag(Comment->getLocation(), diag::warn_doc_function_method_decl_mismatch)
  125     << Comment->getCommandMarker()
  127     << Comment->getSourceRange();