Lines Matching refs:Set
130 m_set_flags.Set(~((Flags::ValueType)0)); in BreakpointOptions()
141 m_set_flags.Set(eEnabled | eIgnoreCount | eOneShot in BreakpointOptions()
186 m_set_flags.Set(eEnabled); in CopyOverSetOptions()
191 m_set_flags.Set(eOneShot); in CopyOverSetOptions()
199 m_set_flags.Set(eCallback); in CopyOverSetOptions()
204 m_set_flags.Set(eIgnoreCount); in CopyOverSetOptions()
216 m_set_flags.Set(eCondition); in CopyOverSetOptions()
222 m_set_flags.Set(eAutoContinue); in CopyOverSetOptions()
230 m_set_flags.Set(eThreadSpec); in CopyOverSetOptions()
255 set_options.Set(eEnabled); in CreateFromStructuredData()
265 set_options.Set(eOneShot); in CreateFromStructuredData()
275 set_options.Set(eAutoContinue); in CreateFromStructuredData()
285 set_options.Set(eIgnoreCount); in CreateFromStructuredData()
295 set_options.Set(eCondition); in CreateFromStructuredData()
419 m_set_flags.Set(eCallback); in SetCallback()
430 m_set_flags.Set(eCallback); in SetCallback()
486 m_set_flags.Set(eCondition); in SetCondition()
510 m_set_flags.Set(eThreadSpec); in GetThreadSpec()
519 m_set_flags.Set(eThreadSpec); in SetThreadID()
525 m_set_flags.Set(eThreadSpec); in SetThreadSpec()
615 m_set_flags.Set(eCallback); in SetCommandDataCallback()