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

References

tools/clang/include/clang/AST/Comment.h
  638     return C->getCommentKind() >= FirstBlockCommandCommentConstant &&
  639            C->getCommentKind() <= LastBlockCommandCommentConstant;