|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::AllTUsToolExecutor, including all inherited members.
| AllTUsToolExecutor(const CompilationDatabase &Compilations, unsigned ThreadCount, std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::AllTUsToolExecutor | |
| AllTUsToolExecutor(CommonOptionsParser Options, unsigned ThreadCount, std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >()) | clang::tooling::AllTUsToolExecutor | |
| execute(llvm::ArrayRef< std::pair< std::unique_ptr< FrontendActionFactory >, ArgumentsAdjuster > > Actions) override | clang::tooling::AllTUsToolExecutor | virtual |
| execute(std::unique_ptr< FrontendActionFactory > Action) | clang::tooling::AllTUsToolExecutor | |
| execute(std::unique_ptr< FrontendActionFactory > Action, ArgumentsAdjuster Adjuster) | clang::tooling::AllTUsToolExecutor | |
| ExecutorName | clang::tooling::AllTUsToolExecutor | static |
| getExecutionContext() override | clang::tooling::AllTUsToolExecutor | inlinevirtual |
| getExecutorName() const override | clang::tooling::AllTUsToolExecutor | inlinevirtual |
| getToolResults() override | clang::tooling::AllTUsToolExecutor | inlinevirtual |
| mapVirtualFile(StringRef FilePath, StringRef Content) override | clang::tooling::AllTUsToolExecutor | inlinevirtual |
| ~ToolExecutor() | clang::tooling::ToolExecutor | inlinevirtual |