Searched defs:SetFormat (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeFormat.cpp81 void SBTypeFormat::SetFormat(lldb::Format fmt) { function in class:SBTypeFormat
H A DSBValue.cpp1279 void SBValue::SetFormat(lldb::Format format) { function in class:SBValue
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h170 void SetFormat(lldb::Format fmt) { m_format = fmt; } function in class:lldb_private::TypeFormatImpl_Format
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp120 DumpValueObjectOptions &DumpValueObjectOptions::SetFormat(lldb::Format format) { function in class:DumpValueObjectOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp366 void ValueObjectSynthetic::SetFormat(lldb::Format format) { function in class:ValueObjectSynthetic
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h691 virtual void SetFormat(lldb::Format format) { function in class:lldb_private::ValueObject::PrintableRepresentationSpecialCases

Completed in 114 milliseconds