Searched refs:LLDB_LOG_ERRORV (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxInitializerList.cpp | 93 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
|
| H A D | LibCxxSpan.cpp | 107 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
|
| H A D | LibCxxVariant.cpp | 102 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), in LibcxxVariantGetIndexValidity()
|
| H A D | LibCxxVector.cpp | 151 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
|
| H A D | LibCxxUnorderedMap.cpp | 277 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), in Update()
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | TypeFormat.cpp | 101 LLDB_LOG_ERRORV( in FormatObject()
|
| H A D | TypeSynthetic.cpp | 124 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in CalculateNumChildrenIgnoringErrors()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Status.cpp | 217 LLDB_LOG_ERRORV(GetLog(LLDBLog::API), std::move(m_error), in Clear()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Log.h | 408 #define LLDB_LOG_ERRORV(log, error, ...) \ macro
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Value.cpp | 233 LLDB_LOG_ERRORV(GetLog(LLDBLog::Types), size_or_err.takeError(), "{0}"); in GetValueByteSize()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompilerType.cpp | 1106 LLDB_LOG_ERRORV( in GetValueAsScalar()
|
| /freebsd/contrib/llvm-project/lldb/source/ValueObject/ |
| H A D | ValueObject.cpp | 465 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in GetNumChildrenIgnoringErrors()
|