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

References

tools/clang/lib/AST/ASTContext.cpp
  393     if (RedeclComment != RedeclChainComments.end()) {
  395         *OriginalDecl = RedeclComment->second;
  396       auto CommentAtRedecl = DeclRawComments.find(RedeclComment->second);