clang 20.0.0git
|
#include "clang/Tooling/ArgumentsAdjusters.h"
#include "clang/Tooling/Execution.h"
#include <optional>
Go to the source code of this file.
Classes | |
class | clang::tooling::AllTUsToolExecutor |
Executes given frontend actions on all files/TUs in the compilation database. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |
Variables | |
llvm::cl::opt< unsigned > | clang::tooling::ExecutorConcurrency |
llvm::cl::opt< std::string > | clang::tooling::Filter |