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

/freebsd-11.0-release/contrib/gcc/cp/
H A Dexcept.c51 static tree do_allocate_exception (tree);
531 do_allocate_exception (tree type) function
701 allocate_expr = do_allocate_exception (temp_type);

Completed in 49 milliseconds