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