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

/openbsd-current/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h93 bool GetAllowDisable() const { return GetPermission(disablePerm); } function in class:lldb_private::BreakpointName::Permissions
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBBreakpointName.cpp644 bool SBBreakpointName::GetAllowDisable() { function in class:SBBreakpointName

Completed in 156 milliseconds