Home
last modified time | relevance | path

Searched refs:SetScriptCallbackFunction (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBBreakpointLocation.h55 void SetScriptCallbackFunction(const char *callback_function_name);
H A DSBBreakpointName.h85 void SetScriptCallbackFunction(const char *callback_function_name);
H A DSBBreakpoint.h94 void SetScriptCallbackFunction(const char *callback_function_name);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBBreakpointLocation.cpp171 void SBBreakpointLocation::SetScriptCallbackFunction( in SetScriptCallbackFunction() function in SBBreakpointLocation
H A DSBBreakpointName.cpp558 void SBBreakpointName::SetScriptCallbackFunction( in SetScriptCallbackFunction() function in SBBreakpointName
H A DSBBreakpoint.cpp540 void SBBreakpoint::SetScriptCallbackFunction( in SetScriptCallbackFunction() function in SBBreakpoint