Searched refs:dtor_nothrow (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dexcept.c47 static int dtor_nothrow (tree);
205 dtor_nothrow (tree type) function
237 TREE_NOTHROW (cleanup) = dtor_nothrow (type);

Completed in 52 milliseconds