Searched refs:ToolExecutorPluginRegistry (Results 1 – 5 of 5) sorted by relevance
13 LLVM_INSTANTIATE_REGISTRY(clang::tooling::ToolExecutorPluginRegistry)66 for (const auto &TEPlugin : ToolExecutorPluginRegistry::entries()) { in createExecutorFromCommandLineArgsImpl()
83 static ToolExecutorPluginRegistry::Add<StandaloneToolExecutorPlugin>
171 static ToolExecutorPluginRegistry::Add<AllTUsToolExecutorPlugin>
18 using ToolExecutorPluginRegistry = llvm::Registry<ToolExecutorPlugin>; variable
257 clang/include/clang/Tooling/ToolExecutorPluginRegistry.h