Searched refs:thread_id_value (Results 1 – 1 of 1) sorted by relevance
276 Value thread_id_value; in GetThreadItemInfo() local277 thread_id_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()278 thread_id_value.SetCompilerType(clang_uint64_type); in GetThreadItemInfo()309 thread_id_value.GetScalar() = thread_id; in GetThreadItemInfo()310 argument_values.PushValue(thread_id_value); in GetThreadItemInfo()