Searched defs:do_throw (Results 1 – 10 of 10) sorted by relevance
41 void call2(size_t* ntraced, bool do_throw) { in call2()50 void call1(size_t* ntraced, bool do_throw) { in call1()
64 bool do_throw = false; in main() local
57 constexpr void do_throw() {} in do_throw() function60 void do_throw<true>() { in do_throw() function