CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Inline

Last modified: 04 December 2024

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.