Home
last modified time | relevance | path

Searched defs:CreateFrameRecognizer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h245 CreateFrameRecognizer(const char *class_name) { CreateFrameRecognizer() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1475 ScriptInterpreterPythonImpl::CreateFrameRecognizer(const char *class_name) { CreateFrameRecognizer() function in ScriptInterpreterPythonImpl