clang API Documentation
Go to the source code of this file.
Namespaces | |
namespace | clang |
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) |