Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1452 struct ScriptInterpreterInstance { struct
1453 ScriptInterpreterInstance() in ScriptInterpreterInstance() argument
1463 typedef std::vector<ScriptInterpreterInstance> ScriptInterpreterInstances; argument
1481 ScriptInterpreterInstance instance; in RegisterPlugin()