Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
RefactoringAction.h File Reference

Go to the source code of this file.

Classes

class  clang::tooling::RefactoringAction
 A refactoring action is a class that defines a set of related refactoring action rules. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::tooling
 

Functions

std::vector< std::unique_ptr< RefactoringAction > > clang::tooling::createRefactoringActions ()
 Returns the list of all the available refactoring actions.