Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObject.h727 void SetValueFormat(lldb::TypeFormatImplSP format) { in SetValueFormat() function
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp217 SetValueFormat(DataVisualization::GetFormat(*this, eNoDynamicValues)); in UpdateFormatsIfNeeded()
241 SetValueFormat(lldb::TypeFormatImplSP()); in ClearDynamicTypeInformation()