Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp846 struct ScriptInterpreterInstance struct
848 ScriptInterpreterInstance(ConstString name, std::string description, in ScriptInterpreterInstance() argument
858 typedef PluginInstances<ScriptInterpreterInstance> ScriptInterpreterInstances; argument