Home
last modified time | relevance | path

Searched refs:LLDB_LOG_ERRORV (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxInitializerList.cpp93 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
H A DLibCxxSpan.cpp107 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
H A DLibCxxVariant.cpp102 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), in LibcxxVariantGetIndexValidity()
H A DLibCxxVector.cpp151 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), size_or_err.takeError(), in Update()
H A DLibCxxUnorderedMap.cpp277 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), in Update()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp101 LLDB_LOG_ERRORV( in FormatObject()
H A DTypeSynthetic.cpp124 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in CalculateNumChildrenIgnoringErrors()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp217 LLDB_LOG_ERRORV(GetLog(LLDBLog::API), std::move(m_error), in Clear()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h408 #define LLDB_LOG_ERRORV(log, error, ...) \ macro
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp233 LLDB_LOG_ERRORV(GetLog(LLDBLog::Types), size_or_err.takeError(), "{0}"); in GetValueByteSize()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp1106 LLDB_LOG_ERRORV( in GetValueAsScalar()
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp465 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in GetNumChildrenIgnoringErrors()