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

References

tools/clang/include/clang/AST/Comment.h
  328     InlineCommandCommentBits.RenderKind = RK;
  329     InlineCommandCommentBits.CommandID = CommandID;
  341     return InlineCommandCommentBits.CommandID;
  353     return static_cast<RenderKind>(InlineCommandCommentBits.RenderKind);