Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h90 bool AnySet(ValueType mask) const { return (m_flags & mask) != 0; } in AnySet() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h109 bool AnySet() { in AnySet() function
H A DBreakpointOptions.h345 bool AnySet() const { in AnySet() function