clang 22.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
 The JSON file list parser is used to communicate input to InstallAPI.
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.