Searched refs:SetWatchpointTypeRead (Results 1 – 6 of 6) sorted by relevance
6 ) lldb::SBWatchpointOptions::SetWatchpointTypeRead;
29 void SetWatchpointTypeRead(bool read);
48 void SBWatchpointOptions::SetWatchpointTypeRead(bool read) { in SetWatchpointTypeRead() function in SBWatchpointOptions
1344 options.SetWatchpointTypeRead(read); in WatchpointCreateByAddress()
28 options.SetWatchpointTypeRead(accessType != "write"); in SetHitCondition()
57 wp_opts.SetWatchpointTypeRead(True)