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

References

tools/clang/lib/AST/ASTContext.cpp
  218     if ((CommentBehindDecl->isDocumentation() ||
  243   if (!(CommentBeforeDecl->isDocumentation() ||
  438   assert(Comment.isDocumentation() || LangOpts.CommentOpts.ParseAllComments);