CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

File structure

Last modified: 30 September 2022

You can examine the structure of the file currently opened in the editor using the Structure tool window or the Structure popup. By default, CLion shows all the classes and functions presented in the current file. In CMake projects, you can also examine the structure of the CMakeLists.txt files, with its variables, functions, macros, and targets.