Searched defs:GenerateTypeSynthClass (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h154 virtual bool GenerateTypeSynthClass(StringList &input, std::string &output, function in class:lldb_private::ScriptInterpreter
159 virtual bool GenerateTypeSynthClass(const char *oneliner, std::string &output, function in class:lldb_private::ScriptInterpreter
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1493 bool ScriptInterpreterPythonImpl::GenerateTypeSynthClass( function in class:ScriptInterpreterPythonImpl
2158 bool ScriptInterpreterPythonImpl::GenerateTypeSynthClass( function in class:ScriptInterpreterPythonImpl

Completed in 92 milliseconds