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

/freebsd-10.0-release/contrib/gcc/cp/
H A Dexcept.c45 static tree build_eh_type_type (tree);
88 lang_eh_runtime_type = build_eh_type_type;
143 build_eh_type_type (tree type) function
777 throw_type = build_eh_type_type (prepare_eh_type (TREE_TYPE (object)));

Completed in 58 milliseconds