Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBThreadResumeActions.cpp57 size_t DNBThreadResumeActions::NumActionsWithState(nub_state_t state) const { in NumActionsWithState() function in DNBThreadResumeActions
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DDebug.h86 size_t NumActionsWithState(lldb::StateType state) const { in NumActionsWithState() function