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

Declarations

tools/clang/include/clang/AST/RawCommentList.h
  199   void addComment(const RawComment &RC, const CommentOptions &CommentOpts,

References

tools/clang/include/clang/AST/ASTContext.h
  800     Comments.addComment(RC, LangOpts.CommentOpts, BumpAlloc);