reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
201 static bool GetRestartedFromEvent(const lldb::SBEvent &event);
45579 result = (bool)lldb::SBProcess::GetRestartedFromEvent((lldb::SBEvent const &)*arg1);
tools/lldb/source/API/SBProcess.cpp773 LLDB_RECORD_STATIC_METHOD(bool, SBProcess, GetRestartedFromEvent, 1364 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, GetRestartedFromEvent,tools/lldb/tools/lldb-vscode/lldb-vscode.cpp
358 if (!lldb::SBProcess::GetRestartedFromEvent(event)) {