Lines Matching full:doxygen
6 // Not a Doxygen comment. notdoxy1 NOT_DOXYGEN
9 /* Not a Doxygen comment. notdoxy2 NOT_DOXYGEN */
12 /*/ Not a Doxygen comment. notdoxy3 NOT_DOXYGEN */
15 /** Doxygen comment. isdoxy4 IS_DOXYGEN_SINGLE */
18 /*! Doxygen comment. isdoxy5 IS_DOXYGEN_SINGLE */
21 /// Doxygen comment. isdoxy6 IS_DOXYGEN_SINGLE
36 int notdoxy7; // Not a Doxygen juxtaposed comment. notdoxy7 NOT_DOXYGEN
37 int notdoxy8; // Not a Doxygen juxtaposed comment. notdoxy8 NOT_DOXYGEN
39 int trdoxy9; /// A Doxygen non-trailing comment. trdoxyA IS_DOXYGEN_SINGLE
42 int trdoxyB; // Not a Doxygen trailing comment. PART_ONE
46 int trdoxyD; // Not a Doxygen trailing comment. trdoxyD NOT_DOXYGEN
50 int trdoxyF; /// A Doxygen non-trailing comment that gets dropped on the floor.
54 int trdoxyH; ///< A Doxygen trailing comment. PART_ONE
58 int trdoxyJ; // Not a Doxygen trailing comment. PART_ONE
62 int trdoxyL; // Not a Doxygen trailing comment. trdoxyL NOT_DOXYGEN
66 int trdoxyN; ///< A Doxygen trailing comment. trdoxyN IS_DOXYGEN