Searched refs:i_rExceptions (Results 1 – 4 of 4) sorted by relevance
55 type_list & i_rExceptions, in Produce_byData() argument68 i_rExceptions, in Produce_byData()81 type_list & i_rExceptions,144 if ( i_rExceptions.operator bool() )150 aExc.Produce_byData(*i_rExceptions);152 for (++i_rExceptions; i_rExceptions; ++i_rExceptions)157 aExc.Produce_byData(*i_rExceptions);235 if ( i_rExceptions.operator bool() ) in write_Declaration()241 aExc.Produce_byData(*i_rExceptions); in write_Declaration()243 for (++i_rExceptions; i_rExceptions; ++i_rExceptions) in write_Declaration()[all …]
65 type_list & i_rExceptions,74 type_list & i_rExceptions,
90 i_rExceptions ) in Function() argument102 pExceptions( i_bThrowExists ? new ExceptionTypeList(i_rExceptions) : 0 ) in Function()
69 i_rExceptions );
Completed in 27 milliseconds