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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp427 ScriptInterpreter *interpreter_ptr = local
429 if (interpreter_ptr) {
431 if (interpreter_ptr->GenerateTypeScriptFunction(input, output,
551 ScriptInterpreter *interpreter_ptr = local
553 if (interpreter_ptr) {
555 if (interpreter_ptr->GenerateTypeSynthClass(input, output,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h190 lldb_private::CommandInterpreter *interpreter_ptr =

Completed in 59 milliseconds