|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::ReplaceIfStmtWithItsBody, 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 |
| ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch) | clang::tooling::ReplaceIfStmtWithItsBody | |
| run(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tooling::ReplaceIfStmtWithItsBody | virtual |
| ~MatchCallback() | clang::ast_matchers::MatchFinder::MatchCallback | virtual |