Searched defs:vote (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 401 switch (vote) { in ShouldReportStop() local |
H A D | ThreadPlanStepRange.cpp | 71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop() local |
H A D | Thread.cpp | 479 SetShouldReportStop(Vote vote) SetShouldReportStop() argument |