10 #ifndef LLDB_SBBreakpointLocation_h_
11 #define LLDB_SBBreakpointLocation_h_
98 #ifndef LLDB_DISABLE_PYTHON
102 SetLocation (
const lldb::BreakpointLocationSP &break_loc_sp);
104 lldb::BreakpointLocationSP m_opaque_sp;
110 #endif // LLDB_SBBreakpointLocation_h_