Searched defs:AnySet (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h90 bool AnySet(ValueType mask) const { return (m_flags & mask) != 0; } function in class:lldb_private::Flags
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h109 bool AnySet() { function in class:lldb_private::BreakpointName::Permissions
H A DBreakpointOptions.h347 bool AnySet() const { function in class:lldb_private::BreakpointOptions

Completed in 103 milliseconds