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

References

tools/clang/include/clang/AST/Comment.h
  554       Content(Content) {
  555     if (Content.empty()) {
  563     setSourceRange(SourceRange(Content.front()->getBeginLoc(),
  564                                Content.back()->getEndLoc()));
  565     setLocation(Content.front()->getBeginLoc());