clang 22.0.0git
RefactoringCallbacks.cpp File Reference

Go to the source code of this file.

Classes

class  clang::tooling::RefactoringASTConsumer

Namespaces

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

Functions

static Replacement clang::tooling::replaceStmtWithText (SourceManager &Sources, const Stmt &From, StringRef Text)
static Replacement clang::tooling::replaceStmtWithStmt (SourceManager &Sources, const Stmt &From, const Stmt &To)