Searched refs:GetContextType (Results 1 – 6 of 6) sorted by relevance
314 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) in GetLocationAsCString()327 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) { in SetValueFromCString()356 if (m_resolved_value.GetContextType() == Value::eContextTypeRegisterInfo) { in SetData()
371 if (value.GetContextType() == Value::eContextTypeRegisterInfo) { in GetLocationAsCStringImpl()1159 if (m_value.GetContextType() == Value::eContextTypeRegisterInfo) { in GetValueAsCString()
48 const Value::ContextType context_type = value.GetContextType(); in FormatObject()
153 ContextType GetContextType() const { return m_context_type; } in GetContextType() function
199 arg_value->GetContextType() == Value::eContextTypeInvalid && in WriteFunctionArguments()
1632 if (var_location.GetContextType() == Value::eContextTypeInvalid) in GetVariableValue()