CLion is based on IntelliJ IDEA and thus supports several ways, including:
and
//<editor-fold desc="Description"> //</editor-fold>
You can easily access them by selecting the code that you want to wrap in the region, and press Ctrl + Alt + T. You can also access it by clicking Code
> Surround with...
in the menu bar.
source share