Home
last modified time | relevance | path

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

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