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

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBTypeFormat.cpp76 void SBTypeFormat::SetFormat(lldb::Format fmt) { function in class:SBTypeFormat
H A DSBValue.cpp1237 void SBValue::SetFormat(lldb::Format format) { function in class:SBValue
/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h170 void SetFormat(lldb::Format fmt) { m_format = fmt; } function in class:lldb_private::TypeFormatImpl_Format
/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp120 DumpValueObjectOptions &DumpValueObjectOptions::SetFormat(lldb::Format format) { function in class:DumpValueObjectOptions
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp372 void ValueObjectSynthetic::SetFormat(lldb::Format format) { function in class:ValueObjectSynthetic
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h705 virtual void SetFormat(lldb::Format format) { function in class:lldb_private::ValueObject::PrintableRepresentationSpecialCases

Completed in 135 milliseconds