|
clang 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | clang::tooling::RefactoringDescriptor |
| class | clang::tooling::RefactoringActionRuleBase |
| A common refactoring action rule interface that defines the 'invoke' function that performs the refactoring operation (either fully or partially). More... | |
| class | clang::tooling::RefactoringActionRule |
| A refactoring action rule is a wrapper class around a specific refactoring action rule (SourceChangeRefactoringRule, etc) that, in addition to invoking the action, describes the requirements that determine when the action can be initiated. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::tooling |