Searched refs:AllSet (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Core/
H A DFlags.h149 AllSet (ValueType mask) const function in class:lldb_private::Flags
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp201 if (g_log_channel->m_log_ap->GetMask().AllSet(mask))
/external/lldb/source/Core/
H A DLog.cpp192 if (GetOptions().AllSet (LLDB_LOG_OPTION_DEBUG | LLDB_LOG_OPTION_VERBOSE))
208 if (m_options.AllSet (bits))

Completed in 661 milliseconds