clang
3.9.0
|
This is the complete list of members for clang::tooling::RefactoringTool, including all inherited members.
appendArgumentsAdjuster(ArgumentsAdjuster Adjuster) | clang::tooling::ClangTool | |
applyAllReplacements(Rewriter &Rewrite) | clang::tooling::RefactoringTool | |
buildASTs(std::vector< std::unique_ptr< ASTUnit >> &ASTs) | clang::tooling::ClangTool | |
ClangTool(const CompilationDatabase &Compilations, ArrayRef< std::string > SourcePaths, std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::ClangTool | |
clearArgumentsAdjusters() | clang::tooling::ClangTool | |
getFiles() | clang::tooling::ClangTool | inline |
getReplacements() | clang::tooling::RefactoringTool | |
mapVirtualFile(StringRef FilePath, StringRef Content) | clang::tooling::ClangTool | |
RefactoringTool(const CompilationDatabase &Compilations, ArrayRef< std::string > SourcePaths, std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::RefactoringTool | |
run(ToolAction *Action) | clang::tooling::ClangTool | |
runAndSave(FrontendActionFactory *ActionFactory) | clang::tooling::RefactoringTool | |
setDiagnosticConsumer(DiagnosticConsumer *DiagConsumer) | clang::tooling::ClangTool | inline |
~ClangTool() | clang::tooling::ClangTool |