clang 24.0.0git
Extract.cpp File Reference

Implements the "extract" refactoring that can pull code into new functions, methods or declare new variables. More...

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::tooling

Detailed Description

Implements the "extract" refactoring that can pull code into new functions, methods or declare new variables.

Definition in file Extract.cpp.