Searched refs:dtor_nothrow (Results 1 – 7 of 7) sorted by relevance
47 static int dtor_nothrow (tree);205 dtor_nothrow (tree type) in dtor_nothrow() function237 TREE_NOTHROW (cleanup) = dtor_nothrow (type); in do_end_catch()
1908 * except.c (dtor_nothrow): Use CLASSTYPE_DESTRUCTORS to find
5408 (dtor_nothrow): Likewise.
6667 * except.c (dtor_nothrow): Lazily create destructors if necessary.
5437 * except.c (dtor_nothrow): New fn.
43 static int dtor_nothrow PARAMS ((tree));175 dtor_nothrow (type) in dtor_nothrow() function208 TREE_NOTHROW (cleanup) = dtor_nothrow (type);
3311 * except.c (dtor_nothrow): Use CLASSTYPE_DESTRUCTORS to find15309 * except.c (dtor_nothrow): New fn.