Searched defs:lldb_object_ptr (Results 1 – 9 of 9) sorted by relevance
23 SBSymbol::SBSymbol(lldb_private::Symbol *lldb_object_ptr) in SBSymbol()39 void SBSymbol::SetSymbol(lldb_private::Symbol *lldb_object_ptr) { in SetSymbol()
27 SBFunction(lldb_private::Function * lldb_object_ptr) SBFunction() argument 136 reset(lldb_private::Function * lldb_object_ptr) reset() argument
26 SBCompileUnit::SBCompileUnit(lldb_private::CompileUnit *lldb_object_ptr) in SBCompileUnit()220 void SBCompileUnit::reset(lldb_private::CompileUnit *lldb_object_ptr) { in reset()
213 SBVariablesOptions::SBVariablesOptions(VariablesOptionsImpl *lldb_object_ptr) in SBVariablesOptions()216 void SBVariablesOptions::SetOptions(VariablesOptionsImpl *lldb_object_ptr) { in SetOptions()
30 SBDeclaration::SBDeclaration(const lldb_private::Declaration *lldb_object_ptr) { in SBDeclaration()
41 SBMemoryRegionInfo::SBMemoryRegionInfo(const MemoryRegionInfo *lldb_object_ptr) in SBMemoryRegionInfo()
30 SBLineEntry::SBLineEntry(const lldb_private::LineEntry *lldb_object_ptr) { in SBLineEntry() argument
86 SBValueList::SBValueList(const ValueListImpl *lldb_object_ptr) { in SBValueList()
30 SBBlock(lldb_private::Block * lldb_object_ptr) SBBlock() argument