|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::StandaloneToolExecutor, including all inherited members.
| execute(llvm::ArrayRef< std::pair< std::unique_ptr< FrontendActionFactory >, ArgumentsAdjuster > > Actions) override | clang::tooling::StandaloneToolExecutor | virtual |
| execute(std::unique_ptr< FrontendActionFactory > Action) | clang::tooling::StandaloneToolExecutor | |
| execute(std::unique_ptr< FrontendActionFactory > Action, ArgumentsAdjuster Adjuster) | clang::tooling::StandaloneToolExecutor | |
| ExecutorName | clang::tooling::StandaloneToolExecutor | static |
| getExecutionContext() override | clang::tooling::StandaloneToolExecutor | inlinevirtual |
| getExecutorName() const override | clang::tooling::StandaloneToolExecutor | inlinevirtual |
| getFiles() | clang::tooling::StandaloneToolExecutor | inline |
| getSourcePaths() const | clang::tooling::StandaloneToolExecutor | inline |
| getToolResults() override | clang::tooling::StandaloneToolExecutor | inlinevirtual |
| mapVirtualFile(StringRef FilePath, StringRef Content) override | clang::tooling::StandaloneToolExecutor | inlinevirtual |
| setDiagnosticConsumer(DiagnosticConsumer *DiagConsumer) | clang::tooling::StandaloneToolExecutor | inline |
| StandaloneToolExecutor(const CompilationDatabase &Compilations, llvm::ArrayRef< std::string > SourcePaths, IntrusiveRefCntPtr< llvm::vfs::FileSystem > BaseFS=llvm::vfs::getRealFileSystem(), std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::StandaloneToolExecutor | |
| StandaloneToolExecutor(CommonOptionsParser Options, std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::StandaloneToolExecutor | |
| ~ToolExecutor() | clang::tooling::ToolExecutor | inlinevirtual |