Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DValue.cpp618 const char *Value::GetValueTypeAsCString(ValueType value_type) { in GetValueTypeAsCString() function in Value
/external/llvm-project/lldb/source/Utility/
DScalar.cpp217 const char *Scalar::GetValueTypeAsCString(Scalar::Type type) { in GetValueTypeAsCString() function in Scalar