Searched defs:GetLogIfAny (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h31 static Log *GetLogIfAny(uint32_t mask) { return g_channel.GetLogIfAny(mask); } function in class:lldb_private::LogChannelDWARF
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h88 Log *GetLogIfAny(uint32_t mask) { function in class:lldb_private::final::Channel

Completed in 110 milliseconds