Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp529 struct LanguageRuntimeInstance struct
531 LanguageRuntimeInstance( in LanguageRuntimeInstance() argument
546 typedef PluginInstances<LanguageRuntimeInstance> LanguageRuntimeInstances; argument