clang API Documentation

clang::tooling::ReplaceStmtWithText Member List
This is the complete list of members for clang::tooling::ReplaceStmtWithText, 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]
ReplaceStmtWithText(StringRef FromId, StringRef ToText)clang::tooling::ReplaceStmtWithText
run(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tooling::ReplaceStmtWithText [virtual]
~MatchCallback()clang::ast_matchers::MatchFinder::MatchCallback [virtual]