Searched refs:GetWatchpointTypeRead (Results 1 – 4 of 4) sorted by relevance
8 ) lldb::SBWatchpointOptions::GetWatchpointTypeRead;
30 bool GetWatchpointTypeRead() const;
51 bool SBWatchpointOptions::GetWatchpointTypeRead() const { in GetWatchpointTypeRead() function in SBWatchpointOptions
1359 if (options.GetWatchpointTypeRead()) in WatchpointCreateByAddress()