Searched refs:WatchpointWriteType (Results 1 – 4 of 4) sorted by relevance
33 void SetWatchpointTypeWrite(lldb::WatchpointWriteType write_type);34 lldb::WatchpointWriteType GetWatchpointTypeWrite() const;
56 WatchpointWriteType write_type) { in SetWatchpointTypeWrite()67 WatchpointWriteType SBWatchpointOptions::GetWatchpointTypeWrite() const { in GetWatchpointTypeWrite()
436 enum WatchpointWriteType { enum
77646 lldb::WatchpointWriteType arg2 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()77656 arg2 = (lldb::WatchpointWriteType)lua_tointeger(L, 2); in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()77672 lldb::WatchpointWriteType result; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()77681 …result = (lldb::WatchpointWriteType)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeWr… in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()