Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1234 struct PlatformInstance { struct
1235 PlatformInstance() in PlatformInstance() argument
1245 typedef std::vector<PlatformInstance> PlatformInstances; argument
1264 PlatformInstance instance; in RegisterPlugin()