Home
last modified time | relevance | path

Searched refs:SetLineEntry (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBSymbolContext.cpp113 sb_line_entry.SetLineEntry(m_opaque_ap->line_entry); in GetLineEntry()
158 void SBSymbolContext::SetLineEntry(lldb::SBLineEntry line_entry) { in SetLineEntry() function in SBSymbolContext
H A DSBCompileUnit.cpp64 sb_line_entry.SetLineEntry(line_entry); in GetLineEntryAtIndex()
H A DSBLineEntry.cpp45 void SBLineEntry::SetLineEntry(const lldb_private::LineEntry &lldb_object_ref) { in SetLineEntry() function in SBLineEntry
H A DSBAddress.cpp240 sb_line_entry.SetLineEntry(line_entry); in GetLineEntry()
H A DSBFrame.cpp358 sb_line_entry.SetLineEntry( in GetLineEntry()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBLineEntry.h70 void SetLineEntry(const lldb_private::LineEntry &lldb_object_ref);
H A DSBSymbolContext.h48 void SetLineEntry(lldb::SBLineEntry line_entry);