Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h122 GetDiagnosticFromEvent(const lldb::SBEvent &event);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp154 SBDebugger::GetDiagnosticFromEvent(const lldb::SBEvent &event) { in GetDiagnosticFromEvent() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp20392 result = lldb::SBDebugger::GetDiagnosticFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBDebugger_GetDiagnosticFromEvent()