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

/external/lldb/source/Core/
H A DScalar.cpp524 Scalar::GetValueTypeForSignedIntegerWithByteSize (size_t byte_size) function in class:Scalar
1835 m_type = Scalar::GetValueTypeForSignedIntegerWithByteSize (byte_size);

Completed in 62 milliseconds