Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h293 GetScriptInterpreterCreateCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1512 PluginManager::GetScriptInterpreterCreateCallbackAtIndex(uint32_t idx) { in GetScriptInterpreterCreateCallbackAtIndex() function in PluginManager