Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpointName.h87 bool GetAllowList() const { return GetPermission(listPerm); } in GetAllowList() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBBreakpointName.cpp633 bool SBBreakpointName::GetAllowList() const { in GetAllowList() function in SBBreakpointName