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

References

tools/clang/include/clang/AST/Comment.h
  349     return SourceRange(getBeginLoc().getLocWithOffset(-1), getEndLoc());
  564                                Content.back()->getEndLoc()));
  699     SourceLocation NewLocEnd = PC->getEndLoc();
  975     return SourceRange(TextBegin, getEndLoc());
 1103         SourceRange(Blocks.front()->getBeginLoc(), Blocks.back()->getEndLoc()));