clang 20.0.0git
|
#include "clang/Tooling/Refactoring/ASTSelection.h"
#include "clang/Tooling/Refactoring/RefactoringActionRules.h"
#include <optional>
Go to the source code of this file.
Classes | |
class | clang::tooling::ExtractFunction |
An "Extract Function" refactoring moves code into a new function that's then called from the place where the original code was. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |