Searched refs:GetStyle (Results 1 – 7 of 7) sorted by relevance
75 lldb::SaveCoreStyle SBSaveCoreOptions::GetStyle() const { in GetStyle() function in SBSaveCoreOptions77 return m_opaque_up->GetStyle(); in GetStyle()
43 lldb::SaveCoreStyle GetStyle() const;
30 lldb::SaveCoreStyle GetStyle() const;
40 lldb::SaveCoreStyle SaveCoreOptions::GetStyle() const { in GetStyle() function in SaveCoreOptions
66 SaveCoreStyle core_style = options.GetStyle(); in SaveCore()
1310 if (core_dump_options.GetStyle() == in DoExecute()1312 core_dump_options.GetStyle() == in DoExecute()
18005 result = (lldb::SaveCoreStyle)((lldb::SBSaveCoreOptions const *)arg1)->GetStyle(); in _wrap_SBSaveCoreOptions_GetStyle()