Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h341 GenerateFunction(const char *signature, const StringList &input) in GenerateFunction() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1640 ScriptInterpreterPython::GenerateFunction(const char *signature, const StringList &input) in GenerateFunction() function in ScriptInterpreterPython