Home
last modified time | relevance | path

Searched refs:nonref_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc877 tree nonref_type = non_reference (type); in is_admissible_throw_operand_or_catch_parameter() local
878 if (!verify_type_context (input_location, TCTX_EXCEPTIONS, nonref_type)) in is_admissible_throw_operand_or_catch_parameter()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c932 tree nonref_type = non_reference (type); in is_admissible_throw_operand_or_catch_parameter() local
933 if (!verify_type_context (input_location, TCTX_EXCEPTIONS, nonref_type)) in is_admissible_throw_operand_or_catch_parameter()