Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h87 bool GetAllowList() const { return GetPermission(listPerm); } in GetAllowList() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointName.cpp610 bool SBBreakpointName::GetAllowList() const { in GetAllowList() function in SBBreakpointName