Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h383 virtual bool GetScriptedSummary(const char *function_name, in GetScriptedSummary() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2218 bool ScriptInterpreterPythonImpl::GetScriptedSummary( in GetScriptedSummary() function in ScriptInterpreterPythonImpl