Lines Matching refs:Set
133 m_set_flags.Set(~((Flags::ValueType) 0)); in BreakpointOptions()
144 m_set_flags.Set(eEnabled | eIgnoreCount | eOneShot in BreakpointOptions()
194 m_set_flags.Set(eEnabled); in CopyOverSetOptions()
199 m_set_flags.Set(eOneShot); in CopyOverSetOptions()
207 m_set_flags.Set(eCallback); in CopyOverSetOptions()
212 m_set_flags.Set(eIgnoreCount); in CopyOverSetOptions()
224 m_set_flags.Set(eCondition); in CopyOverSetOptions()
230 m_set_flags.Set(eAutoContinue); in CopyOverSetOptions()
238 m_set_flags.Set(eThreadSpec); in CopyOverSetOptions()
266 set_options.Set(eEnabled); in CreateFromStructuredData()
277 set_options.Set(eOneShot); in CreateFromStructuredData()
288 set_options.Set(eAutoContinue); in CreateFromStructuredData()
299 set_options.Set(eIgnoreCount); in CreateFromStructuredData()
310 set_options.Set(eCondition); in CreateFromStructuredData()
437 m_set_flags.Set(eCallback); in SetCallback()
448 m_set_flags.Set(eCallback); in SetCallback()
506 m_set_flags.Set(eCondition); in SetCondition()
531 m_set_flags.Set(eThreadSpec); in GetThreadSpec()
540 m_set_flags.Set(eThreadSpec); in SetThreadID()
546 m_set_flags.Set(eThreadSpec); in SetThreadSpec()
637 m_set_flags.Set(eCallback); in SetCommandDataCallback()