Home
last modified time | relevance | path

Searched defs:Plugin (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp84 for (const FrontendPluginRegistry::entry &Plugin : in CreateFrontendBaseAction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.cpp44 PluginT Plugin; member in __anoncb397ce60111::PluginChain
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DExecution.cpp70 std::unique_ptr<ToolExecutorPlugin> Plugin(TEPlugin.instantiate()); in createExecutorFromCommandLineArgsImpl() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp174 for (const FrontendPluginRegistry::entry &Plugin : in CreateWrappedASTConsumer() local
199 for (const FrontendPluginRegistry::entry &Plugin : in CreateWrappedASTConsumer() local
H A DCompilerInstance.cpp1136 for (const FrontendPluginRegistry::entry &Plugin : in LoadRequestedPlugins() local
H A DCompilerInvocation.cpp2756 for (const auto &Plugin : Opts.Plugins) in GenerateFrontendArgs() local
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp454 auto Plugin = PassPlugin::Load(PluginPath); in optMain() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp838 SmallString<1024> Plugin; in addLTOOptions() local