Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp123 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in CalculateNumChildrenIgnoringErrors()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h396 #define LLDB_LOG_ERRORV(log, error, ...) \ macro
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp468 LLDB_LOG_ERRORV(GetLog(LLDBLog::DataFormatters), value_or_err.takeError(), in GetNumChildrenIgnoringErrors()