Home
last modified time | relevance | path

Searched refs:ToolExecutorPluginRegistry (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Tooling/
H A DExecution.cpp13 LLVM_INSTANTIATE_REGISTRY(clang::tooling::ToolExecutorPluginRegistry)
66 for (const auto &TEPlugin : ToolExecutorPluginRegistry::entries()) { in createExecutorFromCommandLineArgsImpl()
H A DStandaloneExecution.cpp83 static ToolExecutorPluginRegistry::Add<StandaloneToolExecutorPlugin>
H A DAllTUsExecution.cpp171 static ToolExecutorPluginRegistry::Add<AllTUsToolExecutorPlugin>
/openbsd/gnu/llvm/clang/include/clang/Tooling/
H A DToolExecutorPluginRegistry.h18 using ToolExecutorPluginRegistry = llvm::Registry<ToolExecutorPlugin>; variable
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt257 clang/include/clang/Tooling/ToolExecutorPluginRegistry.h