Home
last modified time | relevance | path

Searched defs:vote (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Target/
H A DThreadList.cpp401 switch (vote) { in ShouldReportStop() local
425 SetShouldReportStop(Vote vote) SetShouldReportStop() argument
H A DThreadPlanStepRange.cpp71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop() local
H A DThread.cpp479 SetShouldReportStop(Vote vote) SetShouldReportStop() argument