Searched defs:GetFormat (Results 1 – 10 of 10) sorted by relevance
45 lldb::Format GetFormat() const { return m_format.GetCurrentValue(); } in GetFormat() function
55 lldb::Format SBTypeFormat::GetFormat() { in GetFormat() function in SBTypeFormat
1269 lldb::Format SBValue::GetFormat() { in GetFormat() function in SBValue
168 lldb::Format GetFormat() const { return m_format; } in GetFormat() function
32 DataVisualization::GetFormat(ValueObject &valobj, in GetFormat() function in DataVisualization
683 FormatManager::GetFormat(ValueObject &valobj, in GetFormat() function in FormatManager
504 lldb::Format CompilerType::GetFormat() const { in GetFormat() function in CompilerType
401 lldb::Format Type::GetFormat() { return GetForwardCompilerType().GetFormat(); } in GetFormat() function in Type
4726 lldb::Format ClangASTContext::GetFormat(lldb::opaque_compiler_type_t type) { in GetFormat() function in ClangASTContext
3231 lldb::Format ValueObject::GetFormat() const { in GetFormat() function in ValueObject