Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h207 CreateFrameRecognizer(const char *class_name) { in CreateFrameRecognizer() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1491 ScriptInterpreterPythonImpl::CreateFrameRecognizer(const char *class_name) { in CreateFrameRecognizer() function in ScriptInterpreterPythonImpl