clang API Documentation

clang::tooling::ReplaceStmtWithStmt Member List
This is the complete list of members for clang::tooling::ReplaceStmtWithStmt, including all inherited members.
getID() const clang::ast_matchers::MatchFinder::MatchCallback [virtual]
getReplacements()clang::tooling::RefactoringCallback
onEndOfTranslationUnit()clang::ast_matchers::MatchFinder::MatchCallback [inline, virtual]
onStartOfTranslationUnit()clang::ast_matchers::MatchFinder::MatchCallback [inline, virtual]
RefactoringCallback()clang::tooling::RefactoringCallback
Replaceclang::tooling::RefactoringCallback [protected]
ReplaceStmtWithStmt(StringRef FromId, StringRef ToId)clang::tooling::ReplaceStmtWithStmt
run(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tooling::ReplaceStmtWithStmt [virtual]
~MatchCallback()clang::ast_matchers::MatchFinder::MatchCallback [virtual]