Namespaces | |
internal | |
Classes | |
struct | Result |
Functions | |
template<typename R , typename... Args> | |
R | Check (Result *out, R(*func)(Args...), typename internal::DeductionGuard< Args >::Type... args) |
void | EnableUnwindTests () |
bool | UnwindTestsEnabled () |
|
inline |
Definition at line 436 of file abi_test.h.
void abi_test::EnableUnwindTests | ( | ) |
Definition at line 786 of file abi_test.cc.
bool abi_test::UnwindTestsEnabled | ( | ) |
Definition at line 788 of file abi_test.cc.