Searched defs:GetFormat (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h45 lldb::Format GetFormat() const { return m_format.GetCurrentValue(); } function in class:lldb_private::OptionGroupFormat
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeFormat.cpp55 lldb::Format SBTypeFormat::GetFormat() { function in class:SBTypeFormat
H A DSBValue.cpp1269 lldb::Format SBValue::GetFormat() { function in class:SBValue
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h168 lldb::Format GetFormat() const { return m_format; } function in class:lldb_private::TypeFormatImpl_Format
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp32 DataVisualization::GetFormat(ValueObject &valobj, function in class:DataVisualization
H A DFormatManager.cpp683 FormatManager::GetFormat(ValueObject &valobj, function in class:FormatManager
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp504 lldb::Format CompilerType::GetFormat() const { function in class:CompilerType
H A DType.cpp401 lldb::Format Type::GetFormat() { return GetForwardCompilerType().GetFormat(); } function in class:Type
H A DClangASTContext.cpp4726 lldb::Format ClangASTContext::GetFormat(lldb::opaque_compiler_type_t type) { function in class:ClangASTContext

Completed in 281 milliseconds