Home
last modified time | relevance | path

Searched defs:FormatterCallbackFunction (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DScriptInterpreter.h428 virtual bool FormatterCallbackFunction(const char *function_name, in FormatterCallbackFunction() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2070 bool ScriptInterpreterPythonImpl::FormatterCallbackFunction( in FormatterCallbackFunction() function in ScriptInterpreterPythonImpl