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

/freebsd-10-stable/contrib/gcc/cp/
H A Dmethod.c844 raises = merge_exception_specifiers (raises, fn_raises);
864 raises = merge_exception_specifiers (raises, fn_raises);
H A Dtypeck2.c1439 merge_exception_specifiers (tree list, tree add)
1433 merge_exception_specifiers (tree list, tree add) function
H A Dcp-tree.h4597 extern tree merge_exception_specifiers (tree, tree);

Completed in 129 milliseconds