Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp424 ScriptInterpreter *interpreter_ptr = in AddTypeSummary() local
426 if (interpreter_ptr) { in AddTypeSummary()
428 if (interpreter_ptr->GenerateTypeScriptFunction(input, output, in AddTypeSummary()
544 ScriptInterpreter *interpreter_ptr = in AddTypeSynthetic() local
546 if (interpreter_ptr) { in AddTypeSynthetic()
548 if (interpreter_ptr->GenerateTypeSynthClass(input, output, in AddTypeSynthetic()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h218 lldb_private::CommandInterpreter *interpreter_ptr =