Lines Matching full:site
30 /// breakpoint location also may have a breakpoint site if its address has
163 /// Try to resolve the breakpoint site for this location.
166 /// \b true if we were successful at setting a breakpoint site,
170 /// Clear this breakpoint location's breakpoint site - for instance when
174 /// \b true if there was a breakpoint site to be cleared, \b false
178 /// Return whether this breakpoint location has a breakpoint site. \return
179 /// \b true if there was a breakpoint site for this breakpoint
244 /// breakpoint site for this location.
247 /// \b true if the breakpoint SITE for this location should be set on the
253 /// Returns whether the address set in the breakpoint site for this location
291 /// Set the breakpoint site for this location to \a bp_site_sp.
294 /// The breakpoint site we are setting for this location.
297 /// \b true if we were successful at setting the breakpoint site,
360 lldb::BreakpointSiteSP m_bp_site_sp; ///< Our breakpoint site (it may be