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

References

tools/clang/include/clang/AST/Comment.h
  461     HTMLStartTagCommentBits.IsSelfClosing = false;
  498     return HTMLStartTagCommentBits.IsSelfClosing;
  502     HTMLStartTagCommentBits.IsSelfClosing = true;