Searched defs:SetValueType (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Core/
H A DValue.h152 SetValueType (ValueType value_type) function in class:lldb_private::Value
172 SetValueType(eValueTypeVector);
174 SetValueType(eValueTypeScalar);

Completed in 267 milliseconds