Searched defs:do_it (Results 1 – 4 of 4) sorted by relevance
22 constexpr bool test(bool do_it) in test()
32 test(bool do_it) test() argument
162 SetAutoContinue(bool do_it) SetAutoContinue() argument
229 constexpr void do_it() { f(); } // expected-note {{pure virtual function 'Virtual::Abstract::f' called}} in do_it() function