Searched refs:CreateFrameRecognizer (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrameRecognizer.cpp31 m_interpreter->CreateFrameRecognizer(m_python_class.c_str());
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h176 CreateFrameRecognizer(const char *class_name) { function in class:lldb_private::ScriptInterpreter
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h109 CreateFrameRecognizer(const char *class_name) override;
H A DScriptInterpreterPython.cpp1538 ScriptInterpreterPythonImpl::CreateFrameRecognizer(const char *class_name) { function in class:ScriptInterpreterPythonImpl

Completed in 121 milliseconds