Home
last modified time | relevance | path

Searched refs:FormatterCallbackFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDFormattersContainer.h110 return candidate_type.GetScriptInterpreter()->FormatterCallbackFunction( in Matches()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDScriptInterpreterPythonImpl.h190 bool FormatterCallbackFunction(const char *function_name,
HDScriptInterpreterPython.cpp1898 bool ScriptInterpreterPythonImpl::FormatterCallbackFunction( in FormatterCallbackFunction() function in ScriptInterpreterPythonImpl
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h371 virtual bool FormatterCallbackFunction(const char *function_name, in FormatterCallbackFunction() function