Home
last modified time | relevance | path

Searched defs:LLDB_LOG_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DLog.h265 #define LLDB_LOG_ERROR(log, error, ...) \ macro
/external/llvm-project/lldb/unittests/Utility/
DLogTest.cpp247 TEST_F(LogChannelEnabledTest, LLDB_LOG_ERROR) { in TEST_F() argument