Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp41 struct PluginInfo { struct
49 typedef std::map<FileSpec, PluginInfo> PluginTerminateMap; argument