Searched defs:GetValueTypeAsCString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Value.cpp | 633 const char *Value::GetValueTypeAsCString(ValueType value_type) { GetValueTypeAsCString() function in Value |
/llvm-project/lldb/source/Utility/ | ||
H A D | Scalar.cpp | 218 const char *Scalar::GetValueTypeAsCString(Scalar::Type type) { in GetValueTypeAsCString() function in Scalar |