Searched defs:Plugins (Results 1 – 5 of 5) sorted by relevance
23 struct Plugins { struct24 sys::SmartMutex<true> Lock;25 std::vector<std::string> List;
211 std::vector<std::shared_ptr<Plugin>> Plugins; variable
542 std::vector<std::string> Plugins; variable
91 ArrayRef<std::string> Plugins; member in __anond6a4e1f60111::AnalysisConsumer
668 std::vector<std::shared_ptr<ObjectLinkingLayer::Plugin>> Plugins; member in llvm::orc::ObjectLinkingLayerJITLinkContext