Home
last modified time | relevance | path

Searched defs:GetRecognizedArguments (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h34 virtual lldb::ValueObjectListSP GetRecognizedArguments() { in GetRecognizedArguments() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h245 virtual lldb::ValueObjectListSP GetRecognizedArguments( in GetRecognizedArguments() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1444 lldb::ValueObjectListSP ScriptInterpreterPythonImpl::GetRecognizedArguments( in GetRecognizedArguments() function in ScriptInterpreterPythonImpl