Searched defs:CreateFrameRecognizer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 245 CreateFrameRecognizer(const char *class_name) { CreateFrameRecognizer() function |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 1475 ScriptInterpreterPythonImpl::CreateFrameRecognizer(const char *class_name) { CreateFrameRecognizer() function in ScriptInterpreterPythonImpl |