Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp880 struct ScriptInterpreterInstance struct
882 ScriptInterpreterInstance(llvm::StringRef name, llvm::StringRef description, in ScriptInterpreterInstance() argument
892 typedef PluginInstances<ScriptInterpreterInstance> ScriptInterpreterInstances; argument