Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBTypeCategory.cpp400 ScriptInterpreter *interpreter_ptr = in AddTypeSummary() local
402 if (interpreter_ptr) { in AddTypeSummary()
404 if (interpreter_ptr->GenerateTypeScriptFunction(input, output, in AddTypeSummary()
514 ScriptInterpreter *interpreter_ptr = in AddTypeSynthetic() local
516 if (interpreter_ptr) { in AddTypeSynthetic()
518 if (interpreter_ptr->GenerateTypeSynthClass(input, output, in AddTypeSynthetic()
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBCommandInterpreter.h222 lldb_private::CommandInterpreter *interpreter_ptr =