|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::ASTMatchRefactorer, including all inherited members.
| addDynamicMatcher(const ast_matchers::internal::DynTypedMatcher &Matcher, RefactoringCallback *Callback) | clang::tooling::ASTMatchRefactorer | |
| addMatcher(const T &Matcher, RefactoringCallback *Callback) | clang::tooling::ASTMatchRefactorer | inline |
| ASTMatchRefactorer(std::map< std::string, Replacements > &FileToReplaces) | clang::tooling::ASTMatchRefactorer | explicit |
| newASTConsumer() | clang::tooling::ASTMatchRefactorer | |
| RefactoringASTConsumer class | clang::tooling::ASTMatchRefactorer | friend |