Searched refs:eContextTypeLLDBType (Results 1 – 3 of 3) sorted by relevance
152 if (m_context_type == eContextTypeLLDBType) in GetType()172 case eContextTypeLLDBType: // Type * in ValueOf()195 case eContextTypeLLDBType: // Type * in GetValueByteSize()233 case eContextTypeLLDBType: in GetClangType()275 case eContextTypeLLDBType: in GetValueDefaultFormat()715 case eContextTypeLLDBType: return "Type *"; in GetContextTypeAsCString()
66 m_value.SetContext(Value::eContextTypeLLDBType, m_type_sp.get()); in ValueObjectMemory()241 value.SetContext(Value::eContextTypeLLDBType, m_type_sp.get()); in UpdateValue()
51 eContextTypeLLDBType, // lldb_private::Type * enumerator