clang 20.0.0git
|
This is the complete list of members for clang::tooling::ReplaceStmtWithStmt, including all inherited members.
getCheckTraversalKind() const | clang::ast_matchers::MatchFinder::MatchCallback | virtual |
getID() const | clang::ast_matchers::MatchFinder::MatchCallback | virtual |
getReplacements() | clang::tooling::RefactoringCallback | |
onEndOfTranslationUnit() | clang::ast_matchers::MatchFinder::MatchCallback | inlinevirtual |
onStartOfTranslationUnit() | clang::ast_matchers::MatchFinder::MatchCallback | inlinevirtual |
RefactoringCallback() | clang::tooling::RefactoringCallback | |
Replace | clang::tooling::RefactoringCallback | protected |
ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) | clang::tooling::ReplaceStmtWithStmt | |
run(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tooling::ReplaceStmtWithStmt | virtual |
~MatchCallback() | clang::ast_matchers::MatchFinder::MatchCallback | virtual |