Searched refs:GetWatchpointTypeWrite (Results 1 – 4 of 4) sorted by relevance
12 ) lldb::SBWatchpointOptions::GetWatchpointTypeWrite;
34 lldb::WatchpointWriteType GetWatchpointTypeWrite() const;
67 WatchpointWriteType SBWatchpointOptions::GetWatchpointTypeWrite() const { in GetWatchpointTypeWrite() function in SBWatchpointOptions
1361 if (options.GetWatchpointTypeWrite() == eWatchpointWriteTypeAlways) in WatchpointCreateByAddress() 1363 if (options.GetWatchpointTypeWrite() == eWatchpointWriteTypeOnModify) in WatchpointCreateByAddress()