Searched refs:GetContextType (Results 1 – 6 of 6) sorted by relevance
351 if (m_resolved_value.GetContextType() == Value::ContextType::RegisterInfo) in GetLocationAsCString()364 if (m_resolved_value.GetContextType() == Value::ContextType::RegisterInfo) { in SetValueFromCString()393 if (m_resolved_value.GetContextType() == Value::ContextType::RegisterInfo) { in SetData()
301 if (value.GetContextType() == Value::ContextType::RegisterInfo) { in GetLocationAsCStringImpl()1013 if (m_value.GetContextType() == Value::ContextType::RegisterInfo) { in GetValueAsCString()
87 ContextType GetContextType() const { return m_context_type; } in GetContextType() function
47 const Value::ContextType context_type = value.GetContextType(); in FormatObject()
213 arg_value->GetContextType() == Value::ContextType::Invalid && in WriteFunctionArguments()
1530 if (var_location.GetContextType() == Value::ContextType::Invalid) in GetVariableValue()1630 if (var_location.GetContextType() == Value::ContextType::Invalid) in AddOneVariable()