Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DLogChannelDWARF.h30 static Log *GetLogIfAll(uint32_t mask) { return g_channel.GetLogIfAll(mask); } in GetLogIfAll() function
/external/llvm-project/lldb/include/lldb/Utility/
DLog.h77 Log *GetLogIfAll(uint32_t mask) { in GetLogIfAll() function