Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThread.cpp1001 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() local
1005 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
1016 GetID(), thread_vote); in ShouldReportStop()
1018 return thread_vote; in ShouldReportStop()