Home
last modified time | relevance | path

Searched refs:SetCommandOverrideCallback (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h268 bool SetCommandOverrideCallback(const char *command_name,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp544 bool SBCommandInterpreter::SetCommandOverrideCallback( in SetCommandOverrideCallback() function in SBCommandInterpreter
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp13823 result = (bool)(arg1)->SetCommandOverrideCallback((char const *)arg2,arg3,arg4); in _wrap_SBCommandInterpreter_SetCommandOverrideCallback()