Home
last modified time | relevance | path

Searched refs:GetValueTypeForFloatWithByteSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DScalar.h176 static Scalar::Type GetValueTypeForFloatWithByteSize(size_t byte_size);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DScalar.cpp1072 Scalar::Type Scalar::GetValueTypeForFloatWithByteSize(size_t byte_size) { in GetValueTypeForFloatWithByteSize() function in Scalar