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 DThreadPlanStepOut.h24 bool first_insn, bool stop_others, Vote report_stop_vote,
25 Vote report_run_vote, uint32_t frame_idx,
31 ThreadPlanStepOut(Thread &thread, bool stop_others, Vote report_stop_vote,
32 Vote report_run_vote, uint32_t frame_idx,
89 bool stop_others, Vote report_stop_vote, Vote report_run_vote,
H A DThreadPlan.h390 virtual Vote ShouldReportStop(Event *event_ptr);
392 Vote ShouldReportRun(Event *event_ptr);
516 Vote report_stop_vote, Vote report_run_vote);
557 Vote m_report_stop_vote;
558 Vote m_report_run_vote;
H A DThreadList.h106 Vote ShouldReportStop(Event *event_ptr);
108 Vote ShouldReportRun(Event *event_ptr);
145 void SetShouldReportStop(Vote vote);
H A DThreadPlanStepInstruction.h21 Vote report_stop_vote, Vote report_run_vote);
H A DThread.h235 Vote ShouldReportStop(Event *event_ptr);
237 Vote ShouldReportRun(Event *event_ptr);
885 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
949 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
1254 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.cpp361 Vote ThreadList::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
364 Vote result = eVoteNoOpinion; in ShouldReportStop()
386 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop()
410 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
421 Vote ThreadList::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
425 Vote result = eVoteNoOpinion; in ShouldReportRun()
H A DThreadPlanStepOut.cpp63 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
87 Vote report_stop_vote, in ThreadPlanStepOut()
88 Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
H A DThreadPlanStepInstruction.cpp26 Vote report_stop_vote, in ThreadPlanStepInstruction()
27 Vote report_run_vote) in ThreadPlanStepInstruction()
H A DThread.cpp486 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
997 Vote Thread::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
1037 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop()
1058 Vote Thread::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
1345 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut()
1358 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 DThreadPlanStepRange.cpp68 Vote ThreadPlanStepRange::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()
H A DThreadPlanCallFunction.cpp255 Vote ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
H A DProcess.cpp3709 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
270 template <> struct format_provider<lldb_private::Vote> {
271 static void format(const lldb_private::Vote &V, llvm::raw_ostream &Stream,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsNVPTX.td685 // Vote
/freebsd/share/dict/
H A Dweb2229910 Vote