Searched refs:ScriptReturnType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h37 enum ScriptReturnType { enum in class:lldb_private::ScriptInterpreter
103 llvm::StringRef in_string, ScriptReturnType return_type, void *ret_value,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h44 ScriptInterpreter::ScriptReturnType return_type, void *ret_value,
H A DScriptInterpreterPython.cpp1096 llvm::StringRef in_string, ScriptInterpreter::ScriptReturnType return_type,

Completed in 193 milliseconds