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

References

tools/clang/lib/AST/CommentSema.cpp
  581   if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
  609       Diag(Command->getLocation(),
  611         << Command->getCommandMarker()
  612         << Command->getCommandName(Traits)
  614         << Command->getSourceRange();
  619   Diag(Command->getLocation(),
  621     << Command->getCommandMarker()
  622     << Command->getCommandName(Traits)
  623     << Command->getSourceRange();