Searched defs:GetFormat (Results 1 – 10 of 10) sorted by relevance
50 lldb::Format GetFormat() const { return m_format.GetCurrentValue(); } in GetFormat() function
50 lldb::Format SBTypeFormat::GetFormat() { in GetFormat() function in SBTypeFormat
1265 lldb::Format SBValue::GetFormat() { in GetFormat() function in SBValue
168 lldb::Format GetFormat() const { return m_format; } in GetFormat() function
31 DataVisualization::GetFormat(ValueObject &valobj, in GetFormat() function in DataVisualization
679 FormatManager::GetFormat(ValueObject &valobj, in GetFormat() function in FormatManager
518 lldb::Format Type::GetFormat() { return GetForwardCompilerType().GetFormat(); } in GetFormat() function in Type
794 lldb::Format CompilerType::GetFormat() const { in GetFormat() function in CompilerType
3707 lldb::Format ValueObject::GetFormat() const { in GetFormat() function in ValueObject
5145 lldb::Format TypeSystemClang::GetFormat(lldb::opaque_compiler_type_t type) { in GetFormat() function in TypeSystemClang