Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1003 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() local
1007 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
1018 GetID(), thread_vote); in ShouldReportStop()
1020 return thread_vote; in ShouldReportStop()