Searched refs:GetContextType (Results 1 – 6 of 6) sorted by relevance
346 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) in GetLocationAsCString()359 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) { in SetValueFromCString()388 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) { in SetData()
340 if (value.GetContextType() == Value::eContextTypeRegisterInfo) { in GetLocationAsCStringImpl()1110 if (m_value.GetContextType() == Value::eContextTypeRegisterInfo) { in GetValueAsCString()
82 ContextType GetContextType() const { return m_context_type; } in GetContextType() function
47 const Value::ContextType context_type = value.GetContextType(); in FormatObject()
197 arg_value->GetContextType() == Value::eContextTypeInvalid && in WriteFunctionArguments()
1515 if (var_location.GetContextType() == Value::eContextTypeInvalid) in GetVariableValue()