Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h380 virtual Vote ShouldReportStop(Event *event_ptr);
382 Vote ShouldReportRun(Event *event_ptr);
489 Vote report_stop_vote, Vote report_run_vote);
532 Vote m_report_stop_vote;
533 Vote m_report_run_vote;
H A DThreadPlanStepOut.h21 bool first_insn, bool stop_others, Vote report_stop_vote,
22 Vote report_run_vote, uint32_t frame_idx,
79 bool stop_others, Vote report_stop_vote, Vote report_run_vote,
H A DThreadList.h108 Vote ShouldReportStop(Event *event_ptr);
110 Vote ShouldReportRun(Event *event_ptr);
143 void SetShouldReportStop(Vote vote);
H A DThreadPlanStepInstruction.h21 Vote report_stop_vote, Vote report_run_vote);
H A DThread.h230 Vote ShouldReportStop(Event *event_ptr);
232 Vote ShouldReportRun(Event *event_ptr);
835 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
899 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
1204 void SetShouldReportStop(Vote vote);
H A DThreadPlanBase.h31 Vote ShouldReportStop(Event *event_ptr) override;
H A DThreadPlanStepRange.h33 Vote ShouldReportStop(Event *event_ptr) override;
H A DThreadPlanCallFunction.h41 Vote ShouldReportStop(Event *event_ptr) override;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlan.cpp24 Vote report_stop_vote, Vote report_run_vote) in ThreadPlan()
79 Vote ThreadPlan::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
85 Vote prev_vote = prev_plan->ShouldReportStop(event_ptr); in ShouldReportStop()
94 Vote ThreadPlan::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
H A DThreadList.cpp375 Vote ThreadList::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
378 Vote result = eVoteNoOpinion; in ShouldReportStop()
400 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop()
424 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
435 Vote ThreadList::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
439 Vote result = eVoteNoOpinion; in ShouldReportRun()
H A DThreadPlanStepInstruction.cpp26 Vote report_stop_vote, in ThreadPlanStepInstruction()
27 Vote report_run_vote) in ThreadPlanStepInstruction()
H A DThread.cpp479 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
963 Vote Thread::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
1003 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop()
1024 Vote Thread::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
1312 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut()
1325 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOutNoShouldStop()
H A DThreadPlanBase.cpp61 Vote ThreadPlanBase::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
H A DThreadPlanStepOut.cpp37 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
H A DThreadPlanStepRange.cpp68 Vote ThreadPlanStepRange::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()
H A DThreadPlanCallFunction.cpp244 Vote ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
H A DProcess.cpp3694 Vote report_stop_vote = m_thread_list.ShouldReportStop(event_ptr); in ShouldBroadcastEvent()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h61 enum Vote { eVoteNo = -1, eVoteNoOpinion = 0, eVoteYes = 1 }; enum
271 template <> struct format_provider<lldb_private::Vote> {
272 static void format(const lldb_private::Vote &V, llvm::raw_ostream &Stream,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsNVPTX.def634 // Vote
/freebsd/share/dict/
H A Dweb2229910 Vote