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

Inline

Last modified: 18 January 2023

Refactor | Inline

<context menu of a selection>| Refactor | Inline

Ctrl+Alt+N

CLion provides the following inline refactorings:

  • Inline Constant. This refactoring is opposite to the Extract constant refactoring.

  • Inline Define. This refactoring is opposite to the Extract define refactoring.

  • Inline Typedef. This refactoring is opposite to the Extract typedef refactoring.

  • Inline Parameter. This refactoring is opposite to the Extract parameter refactoring.

  • Inline Function. This refactoring is opposite to the Extract function refactoring.