Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h371 GetScriptedSummary (const char *function_name, in GetScriptedSummary() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2161 ScriptInterpreterPython::GetScriptedSummary (const char *python_function_name, in GetScriptedSummary() function in ScriptInterpreterPython