Home
last modified time | relevance | path

Searched defs:GetValueTypeAsCString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp631 const char *Value::GetValueTypeAsCString(ValueType value_type) { GetValueTypeAsCString() function in Value
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp218 const char *Scalar::GetValueTypeAsCString(Scalar::Type type) { in GetValueTypeAsCString() function in Scalar