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

References

tools/clang/include/clang/AST/Comment.h
 1120     return ThisDeclInfo->CommentDecl;
 1124     if (!ThisDeclInfo->IsFilled)
 1125       ThisDeclInfo->fill();
 1126     return ThisDeclInfo;