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

References

tools/clang/lib/AST/ASTContext.cpp
  438   assert(Comment.isDocumentation() || LangOpts.CommentOpts.ParseAllComments);
  439   DeclRawComments.try_emplace(&OriginalD, &Comment);