Searched defs:do_it (Results 1 – 3 of 3) sorted by relevance
25 constexpr bool test(bool do_it) in test()
162 void ThreadPlanStepOverBreakpoint::SetAutoContinue(bool do_it) { in SetAutoContinue()
229 …constexpr void do_it() { f(); } // expected-note {{pure virtual function 'Virtual::Abstract::f' ca… in do_it() function