Home
last modified time | relevance | path

Searched refs:auto_generated_class (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1482 StringList auto_generated_class; in GenerateTypeSynthClass() local
1487 auto_generated_class.AppendString(sstr.GetString()); in GenerateTypeSynthClass()
1495 auto_generated_class.AppendString(sstr.GetString()); in GenerateTypeSynthClass()
1501 if (!ExportFunctionDefinitionToInterpreter(auto_generated_class).Success()) in GenerateTypeSynthClass()