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

References

tools/clang/lib/AST/CommentSema.cpp
  168   const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
  172   switch (Comment->getCommandID()) {
  211     Diag(Comment->getLocation(), diag::warn_doc_container_decl_mismatch)
  212     << Comment->getCommandMarker()
  214     << Comment->getSourceRange();