Searched refs:FrontendPluginRegistry (Results 1 – 4 of 4) sorted by relevance
23 using FrontendPluginRegistry = llvm::Registry<PluginASTAction>; variable
123 for (const FrontendPluginRegistry::entry &Plugin : in CreateFrontendBaseAction()124 FrontendPluginRegistry::entries()) { in CreateFrontendBaseAction()
53 LLVM_INSTANTIATE_REGISTRY(FrontendPluginRegistry)327 for (const FrontendPluginRegistry::entry &Plugin : in CreateWrappedASTConsumer()328 FrontendPluginRegistry::entries()) { in CreateWrappedASTConsumer()347 for (const FrontendPluginRegistry::entry &Plugin : in CreateWrappedASTConsumer()348 FrontendPluginRegistry::entries()) { in CreateWrappedASTConsumer()
1130 for (const FrontendPluginRegistry::entry &Plugin : in LoadRequestedPlugins()1131 FrontendPluginRegistry::entries()) { in LoadRequestedPlugins()