[coco] Reformat comments into doxygen style (#2942)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 29 Jan 2019 04:20:22 +0000 (13:20 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 29 Jan 2019 04:20:22 +0000 (13:20 +0900)
commit28c80bf2968d0b26eb1be315539396b5389bd836
treedc54a67033f4f92be197fed9a4de5a6a1056f1d2
parent6ae743eb7712afe92ccfca5218a70bbf9aba19e8
[coco] Reformat comments into doxygen style (#2942)

Doxygen cannot parse comments with '// @brief'. Now such comments are
reformatted to style that doxygen can parse as documentation.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/coco/core/include/coco/ADT/DLinkedList.h
contrib/coco/core/include/coco/IR/Bag.h
contrib/coco/core/include/coco/IR/BagManager.h
contrib/coco/core/include/coco/IR/InstrManager.h
contrib/coco/core/include/coco/IR/Instrs.h
contrib/coco/core/include/coco/IR/Object.h
contrib/coco/core/include/coco/IR/Op.h
contrib/coco/core/include/coco/IR/OpManager.h
contrib/coco/core/include/coco/IR/Ops.h