Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeCategory.cpp358 ScriptInterpreter *interpreter_ptr = in AddTypeSummary() local
360 if (interpreter_ptr) { in AddTypeSummary()
362 if (interpreter_ptr->GenerateTypeScriptFunction(input, output, in AddTypeSummary()
470 ScriptInterpreter *interpreter_ptr = in AddTypeSynthetic() local
472 if (interpreter_ptr) { in AddTypeSynthetic()
474 if (interpreter_ptr->GenerateTypeSynthClass(input, output, in AddTypeSynthetic()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCommandInterpreter.h189 lldb_private::CommandInterpreter *interpreter_ptr =