clang-tools 20.0.0git
|
This is the complete list of members for clang::move::ClangMoveTool, including all inherited members.
addIncludes(llvm::StringRef IncludeHeader, bool IsAngled, llvm::StringRef SearchPath, llvm::StringRef FileName, clang::CharSourceRange IncludeFilenameRange, const SourceManager &SM) | clang::move::ClangMoveTool | |
addRemovedDecl(const NamedDecl *Decl) | clang::move::ClangMoveTool | |
ClangMoveTool(ClangMoveContext *const Context, DeclarationReporter *const Reporter) | clang::move::ClangMoveTool | |
getMovedDecls() | clang::move::ClangMoveTool | inline |
getUnremovedDeclsInOldHeader() | clang::move::ClangMoveTool | inline |
onEndOfTranslationUnit() override | clang::move::ClangMoveTool | |
registerMatchers(ast_matchers::MatchFinder *Finder) | clang::move::ClangMoveTool | |
run(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::move::ClangMoveTool |