• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching full:comment

6 // Not a Doxygen comment.  NOT_DOXYGEN
9 /* Not a Doxygen comment. NOT_DOXYGEN */
12 /*/ Not a Doxygen comment. NOT_DOXYGEN */
15 /** Doxygen comment. isdoxy4 IS_DOXYGEN_SINGLE */
19 * Doxygen comment. isdoxy5 IS_DOXYGEN_SINGLE */
23 * Doxygen comment.
28 * Doxygen comment.
33 /*! Doxygen comment. isdoxy8 IS_DOXYGEN_SINGLE */
36 /// Doxygen comment. isdoxy9 IS_DOXYGEN_SINGLE
39 // Not a Doxygen comment. NOT_DOXYGEN
40 /// Doxygen comment. isdoxy10 IS_DOXYGEN_SINGLE
43 /// Doxygen comment. isdoxy11 IS_DOXYGEN_SINGLE
44 // Not a Doxygen comment. NOT_DOXYGEN
47 /** Doxygen comment. isdoxy12 IS_DOXYGEN_SINGLE */
48 /* Not a Doxygen comment. NOT_DOXYGEN */
51 /// Doxygen comment. isdoxy13 IS_DOXYGEN_START
52 /// Doxygen comment. IS_DOXYGEN_END
55 /// Doxygen comment. isdoxy14 IS_DOXYGEN_START
57 /// Doxygen comment. IS_DOXYGEN_END
60 /// Doxygen comment. isdoxy15 IS_DOXYGEN_START
62 /// Doxygen comment. IS_DOXYGEN_END
66 /// Doxygen comment. IS_DOXYGEN_END
86 /// This comment comes before my other comments
87 /** This is a block comment that is associated with the function f. It
92 // NOT IN THE COMMENT NOT_DOXYGEN
93 /// This is a BCPL comment. isdoxy20 IS_DOXYGEN_START
95 /** But there are other blocks that are part of the comment, too. IS_DOXYGEN_END */
98 void notdoxy21(int); ///< This is a member comment. isdoxy21 IS_DOXYGEN_NOT_ATTACHED
100 void notdoxy22(int); /*!< This is a member comment. isdoxy22 IS_DOXYGEN_NOT_ATTACHED */
102 void notdoxy23(int); /**< This is a member comment. isdoxy23 IS_DOXYGEN_NOT_ATTACHED */
167 /// It is fine to have a command at the end of comment.
262 // Check that we serialize comment source locations properly.
267 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-s…
274 // WRONG-NOT: notdoxy{{.*}}Comment=
275 // WRONG-NOT: test{{.*}}Comment=
295 // Adding a non-documentation comment with CHECK line between every two