Home
last modified time | relevance | path

Searched refs:AllowList (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h564 bool AllowList() const { in AllowList() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp1188 if (breakpoint->AllowList()) in DoExecute()