Home
last modified time | relevance | path

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

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