Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObject.h806 void SetValueFormat(lldb::TypeFormatImplSP format) { in SetValueFormat() function
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp217 SetValueFormat(DataVisualization::GetFormat(*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()
239 SetValueFormat(lldb::TypeFormatImplSP()); in ClearDynamicTypeInformation()