Searched refs:count_value (Results 1 – 3 of 3) sorted by relevance
243 Value count_value; // unsigned long count in NotifyBreakpointHit() local259 count_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()260 count_value.SetCompilerType(clang_uint32_type); in NotifyBreakpointHit()262 count_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()263 count_value.SetCompilerType(clang_uint64_type); in NotifyBreakpointHit()270 argument_values.PushValue(count_value); in NotifyBreakpointHit()
575 auto count_value = in GetBacktraceThreadFromException() local577 if (!count_value) in GetBacktraceThreadFromException()579 size_t count = count_value->GetValueAsUnsigned(0); in GetBacktraceThreadFromException()
113 OptionValueUInt64 &count_value = format_options.GetCountValue(); in FinalizeSettings() local242 count_value = 8; in FinalizeSettings()263 count_value = 4; in FinalizeSettings()