Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBThreadResumeActions.cpp57 size_t DNBThreadResumeActions::NumActionsWithState(nub_state_t state) const { in NumActionsWithState() function in DNBThreadResumeActions
/external/llvm-project/lldb/include/lldb/Host/
DDebug.h88 size_t NumActionsWithState(lldb::StateType state) const { in NumActionsWithState() function